OWL ITS + 탐지시스템(인터넷 진흥원)
wyu
2021-12-28 08d1f10dc47edcd21540c00298996359b1560505
src/main/webapp/assets/styles/main.css
@@ -262,6 +262,8 @@
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    white-space: pre-line;
    word-break : break-word;
    -ms-overflow-style: scrollbar;
}
@@ -5223,7 +5225,7 @@
}*/
.modal-open {
    overflow: auto
    overflow: auto;
}
.modal {
@@ -5344,9 +5346,6 @@
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 800px;
}
.modal-footer {
@@ -29722,7 +29721,7 @@
    z-index: 2;
    overflow: hidden;
    margin-top: 80px;
 }
}
.footer-w .logo-element {
    text-align: center;
@@ -30599,6 +30598,4 @@
.tree,
.tree ul {
    list-style:none;
}
}