Split JS files

Reorganise Accounts page
Shrink filter options on mobile
This commit is contained in:
Michał Gdula 2023-06-13 00:40:13 +03:00
parent f83a9b74e5
commit 26ce573726
7 changed files with 121 additions and 123 deletions

View file

@ -140,6 +140,11 @@ nav, nav > form
.spacer
width: 100%
@media (max-width: 700px)
nav, nav > form
&.compact
flex-direction: column
.flash
display: flex
flex-direction: column