mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-09 03:32:56 +00:00
fix: select last item on mobile
This commit is contained in:
parent
441639a8d5
commit
cb7fa99fd3
@ -12,6 +12,9 @@
|
||||
}
|
||||
|
||||
@media (max-width: 736px) {
|
||||
body {
|
||||
padding-bottom: 5em;
|
||||
}
|
||||
#more {
|
||||
display: inherit
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user