mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 02:50:39 +00:00
frontend update
This commit is contained in:
Vendored
+9
@@ -70,6 +70,11 @@
|
||||
border-bottom: 2px solid $light_mode_border;
|
||||
margin-bottom: 30px;
|
||||
overflow-x: auto;
|
||||
z-index: 9;
|
||||
|
||||
position: sticky;
|
||||
top: 30px;
|
||||
background: white;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
@@ -241,6 +246,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.cell-item {
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1024px) {
|
||||
|
||||
Reference in New Issue
Block a user