* fix: update sidebar z-index to fix overlapping

* chore: generate minified files

* fix: update .scss file
This commit is contained in:
Átila Fernandes Bastos
2022-04-28 17:48:42 -03:00
committed by GitHub
parent 8f13d7c7a2
commit cb2666deb6
3 changed files with 7 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
%bd-docs-edge {
background-color: $scheme-main-bis;
width: $bd-edge-width;
z-index: 3;
z-index: 31;
}
.bd-docs-toggles {