mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-09 11:42:57 +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) {
|
@media (max-width: 736px) {
|
||||||
|
body {
|
||||||
|
padding-bottom: 5em;
|
||||||
|
}
|
||||||
#more {
|
#more {
|
||||||
display: inherit
|
display: inherit
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user