We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb222d3 + a1798c9 commit 97652fdCopy full SHA for 97652fd
1 file changed
src/css/custom.css
@@ -75,11 +75,11 @@ html[data-theme='dark'] .navbar-sidebar {
75
background-color: #020203 !important;
76
}
77
78
-html[data-theme='dark'] .navbar-sidebar__item {
+html[data-theme='dark'] .navbar-sidebar .menu__link {
79
color: #eceef2 !important;
80
81
82
-html[data-theme='dark'] .navbar-sidebar__item:hover {
+html[data-theme='dark'] .navbar-sidebar .menu__link:hover {
83
color: var(--goldendog-fuchsia) !important;
84
85
0 commit comments