Tiny detail fixed on sidebar theming

This commit is contained in:
Jesús Espino 2020-10-30 07:47:39 +01:00
parent 7629e09eee
commit 238c7664a2

View file

@ -43,5 +43,9 @@
.menu-name {
flex-grow: 1;
}
.SubmenuTriangleIcon {
fill: rgba(var(--main-fg), 0.7);
}
}
}