chore: add TODO comment
This commit is contained in:

committed by
Gitea

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