mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
* fix: update sidebar z-index to fix overlapping * chore: generate minified files * fix: update .scss file
This commit is contained in:
committed by
GitHub
parent
8f13d7c7a2
commit
cb2666deb6
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user