fix: [website] Restored media query for side panel in module config

main
Sami Mokaddem 2024-02-19 15:51:10 +01:00
parent eb9e9c0f54
commit 8a1f6b1f46
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 2 additions and 2 deletions

View File

@ -177,8 +177,8 @@ span#status {
position: relative !important;
}
/* @media (min-width: 992px) {
@media (min-width: 992px) {
.side-panel-config {
max-width: calc((100% - 200px) / 2 - 1*var(--bs-gutter-x) * .5);
}
} */
}