Merge branch 'feature/addCustomCategoryIcons'

This commit is contained in:
Mindfreak9100
2022-09-28 17:37:06 -04:00
7 changed files with 50 additions and 29 deletions

View File

@@ -39,3 +39,8 @@ body {
background-color: rgb(var(--color-600));
border-radius: 0.25em;
}
.h2-title-noicon {
padding-top: 8px;
padding-bottom: 8px;
}