mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-21 09:12:14 +00:00
responsivity update
This commit is contained in:
@@ -56,6 +56,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1190px) {
|
||||
.widget-value {
|
||||
|
||||
span {
|
||||
@include font-size(30);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.widget-value {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user