increase z-index of reveal-sidebar-btn
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s

This commit is contained in:
Corban-Lee Jones 2024-10-09 21:36:16 +01:00
parent 4dcd1f71fb
commit aefdcca369

View File

@ -2,6 +2,7 @@
/* Show Sidebar Button */
.reveal-sidebar-btn {
z-index: 998;
display: none;
position: fixed;
bottom: 1rem;