chore: add TODO comment

This commit is contained in:
Dominik Pschenitschni 2022-11-14 14:04:04 +01:00 committed by Gitea
parent d9984b28f7
commit 3282f55c34
1 changed files with 3 additions and 1 deletions

View File

@ -317,6 +317,8 @@ $vikunja-nav-selected-width: 0.4rem;
}
}
// these are general menu styles
// should be in own components
.menu {
.menu-label,
.menu-list .list-menu-link,
@ -419,7 +421,7 @@ $vikunja-nav-selected-width: 0.4rem;
.top-menu {
margin-top: math.div($navbar-padding, 2);
.menu-list {
li {
font-weight: 500;