mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
language fixes
This commit is contained in:
@@ -386,7 +386,7 @@
|
||||
}
|
||||
|
||||
.languages-wrapper {
|
||||
margin-top: 0px;
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -430,7 +430,7 @@
|
||||
@media only screen and (max-width: 1024px) {
|
||||
|
||||
.search-bar-wrapper {
|
||||
top: 15px;
|
||||
top: 58px;
|
||||
z-index: 7;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user