mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
UI changes for team folders
This commit is contained in:
15
resources/sass/vuefilemanager/_forms.scss
vendored
15
resources/sass/vuefilemanager/_forms.scss
vendored
@@ -86,13 +86,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
.input-help {
|
||||
@include font-size(12);
|
||||
color: $text-muted;
|
||||
line-height: 1.35;
|
||||
padding-top: 10px;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.input-help {
|
||||
@include font-size(12);
|
||||
color: $text-muted;
|
||||
line-height: 1.35;
|
||||
padding-top: 10px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.single-line-form {
|
||||
|
||||
Reference in New Issue
Block a user