[#181] a few cosmetic touch ups, todo update

This commit is contained in:
Robin Scholtes 2023-04-21 00:15:31 +12:00
parent f1008cff56
commit d0e8863555
8 changed files with 36 additions and 24 deletions

View file

@ -2,6 +2,9 @@
* Operations - Categories list
*/
#categories {
border-top: 1px solid var(--primary-border-colour);
}
.category-title {
display: flex;

View file

@ -7,3 +7,4 @@
padding-right: 10px;
background-image: none;
}