mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
responsivity update
This commit is contained in:
@@ -49,6 +49,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1190px) {
|
||||
.headline {
|
||||
|
||||
.title {
|
||||
@include font-size(14);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.widget-content {
|
||||
background: $dark_mode_foreground;
|
||||
|
||||
Reference in New Issue
Block a user