mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
3500 fix ios bug (#3521)
* Fix docs navbar, Fix z-indices * Update dependencies, Fix #3500 * Update changelog
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
%bd-docs-edge {
|
||||
background-color: $scheme-main-bis;
|
||||
width: $bd-edge-width;
|
||||
z-index: 31;
|
||||
z-index: 40;
|
||||
}
|
||||
|
||||
.bd-docs-toggles {
|
||||
|
||||
Reference in New Issue
Block a user