mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 11:15:58 +00:00
v1.5-alpha.2
This commit is contained in:
Vendored
+5
-6
@@ -140,13 +140,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.empty-list {
|
||||
@include font-size(12);
|
||||
color: $text-muted;
|
||||
display: block;
|
||||
padding: 15px;
|
||||
}
|
||||
.empty-note {
|
||||
@include font-size(12);
|
||||
color: $text-muted;
|
||||
display: block;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1024px) {
|
||||
|
||||
+1
@@ -194,6 +194,7 @@ input[type="email"] {
|
||||
}
|
||||
|
||||
&[disabled] {
|
||||
background: $dark_mode_foreground;
|
||||
color: rgba($dark_mode_text_secondary, 15%);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user