OWL ITS + 탐지시스템(인터넷 진흥원)
wyu
2021-12-28 9b691ed50e1a5a57fc9de5749f4b8d45261db20d
src/main/webapp/assets/styles/main.css
@@ -5223,9 +5223,14 @@
        height: 150px
    }
}*/
body.modal-open {
    overflow: hidden;
    position:fixed;
    width: 100%;
}
.modal-open {
    overflow: hidden;
    overflow: auto;
}
.modal {
@@ -5346,9 +5351,6 @@
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 800px;
}
.modal-footer {
@@ -30601,6 +30603,4 @@
.tree,
.tree ul {
    list-style:none;
}
}