Compile CSS

This commit is contained in:
benjamin melançon 2025-07-29 15:02:24 -04:00
parent 296bd15a8a
commit 53e581b228
2 changed files with 19 additions and 10 deletions

View file

@ -11479,7 +11479,7 @@ label.panel-block:hover {
background: #F8F8F8;
transform: translateX(-100%);
transition: transform 0.4s ease;
z-index: 100;
z-index: 10001;
}
.drawer .nav-list {
padding: 0;