We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f1152 commit a1798c9Copy full SHA for a1798c9
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