[#181] decrease size of controls for mobile UI

This commit is contained in:
Robin Scholtes 2023-05-10 13:15:01 +12:00
parent 5362f9fda4
commit 222bb624ae
8 changed files with 52 additions and 35 deletions

View file

@ -40,7 +40,7 @@
margin: 0 10px 0 0;
padding: 0;
color: var(--category-list-font-colour);
opacity: .5;
opacity: .35;
cursor: pointer;
}