increase z-index of reveal-sidebar-btn
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
This commit is contained in:
parent
4dcd1f71fb
commit
aefdcca369
@ -2,6 +2,7 @@
|
|||||||
/* Show Sidebar Button */
|
/* Show Sidebar Button */
|
||||||
|
|
||||||
.reveal-sidebar-btn {
|
.reveal-sidebar-btn {
|
||||||
|
z-index: 998;
|
||||||
display: none;
|
display: none;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 1rem;
|
bottom: 1rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user