Skip to content

Commit 488dcaf

Browse files
author
Dmitry Marov
committed
wip
1 parent 7adc8dc commit 488dcaf

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

assets/global.scss

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ ol {
355355
}
356356

357357
.menu {
358-
width: 16rem;
358+
width: 18rem;
359359
flex-grow: 1;
360360
overflow-y: auto;
361361
scrollbar-width: thin;
@@ -388,12 +388,6 @@ ol {
388388
&:hover, &.active {
389389
background: var(--color-background-menu-hover);
390390
}
391-
392-
&.active {
393-
&:link {
394-
text-decoration: underline;
395-
}
396-
}
397391
}
398392
}
399393

0 commit comments

Comments
 (0)