fix: select last item on mobile
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
}
|
||||
|
||||
@media (max-width: 736px) {
|
||||
body {
|
||||
padding-bottom: 5em;
|
||||
}
|
||||
#more {
|
||||
display: inherit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user