vendor/assets/stylesheets/_sidebar.scss in active_frontend-12.1.24 vs vendor/assets/stylesheets/_sidebar.scss in active_frontend-12.1.25
- old
+ new
@@ -15,9 +15,10 @@
display: block;
max-height: 100%;
height: 100%;
max-width: 280px;
width: 280px;
+ z-index: 1030;
}
.sidebar-alt {
border-right: 1px solid;
border-color: inherit;
border-left: 0;
\ No newline at end of file