Show full "Submissions" btn on mobile (fixes #548)
This commit is contained in:
parent
98674310bc
commit
510c8679d6
@ -480,6 +480,10 @@ button.submit:hover > svg { stroke: var(--accent); }
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#listing_options {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
#sort_options, #listing_options, footer > a {
|
||||
border-radius: 5px;
|
||||
align-items: center;
|
||||
|
Loading…
Reference in New Issue
Block a user