This commit is contained in:
2024-09-15 18:48:16 +02:00
parent 812cb56d2d
commit 2e7059ca58

View File

@@ -198,7 +198,9 @@ body.side-menu.active {
.content-open:before {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
bottom: -20000000000000px;
width: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 99;