OWL ITS + 탐지시스템(인터넷 진흥원)
wyu
2021-12-28 9b691ed50e1a5a57fc9de5749f4b8d45261db20d
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;
}
@@ -5221,9 +5223,14 @@
        height: 150px
    }
}*/
body.modal-open {
    overflow: hidden;
    position:fixed;
    width: 100%;
}
.modal-open {
    overflow: auto
    overflow: auto;
}
.modal {
@@ -29719,7 +29726,7 @@
    z-index: 2;
    overflow: hidden;
    margin-top: 80px;
 }
}
.footer-w .logo-element {
    text-align: center;
@@ -30147,6 +30154,13 @@
    font-size: 0.9rem;
    color: #777;
    font-weight: 800;
}
.custom-detail-label {
    color: #777;
    font-weight: 600;
    position: relative;
    top: -6px;
}
input[type="number"]::-webkit-outer-spin-button,
@@ -30589,6 +30603,4 @@
.tree,
.tree ul {
    list-style:none;
}
}