Skip to content

Commit d660842

Browse files
committed
#132 fixed
1 parent 2b24548 commit d660842

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1077,10 +1077,10 @@ body.enable-bar-heading-text .floating-toc-div:not(:is(:hover, .pin)) .heading-l
10771077
width: unset;
10781078
overflow: visible;
10791079
}
1080-
body.enable-bar-heading-text .floating-toc-div:not(:is(:hover, .pin)) .floating-toc{
1080+
/* body.enable-bar-heading-text .floating-toc-div:not(:is(:hover, .pin)) .floating-toc{
10811081
width: 2rem;
10821082
overflow: visible;
1083-
}
1083+
} */
10841084
body.enable-bar-heading-text .floating-toc-div:not(:is(:hover, .pin)) .heading-list-item:is(.located, .focus) .text-wrap {
10851085
opacity: 1;
10861086

0 commit comments

Comments
 (0)