1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 07:41:26 +00:00

[user setting] modification

This commit is contained in:
llj
2019-05-13 13:19:10 +08:00
parent 7ad7705b26
commit d18267344b

View File

@@ -81,3 +81,8 @@ body {
padding-top: calc(0.375rem + 1px);
color: #666;
}
@media (min-width: 768px) {
.input-tip {
padding-left: 0;
}
}