Skip to content

Commit c2424ce

Browse files
committed
src/style.scss: Remove sidebar-toggle background color
Remove sidebar-toggle background color so that it does not hide content of footer when scrolled all the way down. Signed-off-by: Louis Vigneras <[email protected]>
1 parent 838a242 commit c2424ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/style.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ body.close {
9898
}
9999

100100
.sidebar-toggle {
101-
background: var(--background-default-grey);
102101
bottom: 0;
103102
left: 0;
104103
padding: 10px;

0 commit comments

Comments
 (0)