mirror of https://github.com/MISP/misp-modules
fix: [website] Restored media query for side panel in module config
parent
eb9e9c0f54
commit
8a1f6b1f46
|
@ -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);
|
||||
}
|
||||
} */
|
||||
}
|
Loading…
Reference in New Issue