OWL ITS + 탐지시스템(인터넷 진흥원)
이민희
2022-01-07 909a0f1be2fddf26e9639dd189e3e7261040ac12
src/main/webapp/assets/styles/main.css
@@ -5223,6 +5223,7 @@
        height: 150px
    }
}*/
.modal-open {
    overflow: hidden;
}
@@ -11305,6 +11306,14 @@
.select3-selection__choice__remove {
    color: #0066ff;
    margin-left: 4px;
    cursor: pointer;
    font-size: 0.79rem;
}
.select3-selection__email__remove {
    color: #0066ff;
    margin-left: 8px;
    margin-top: 7px;
    cursor: pointer;
    font-size: 0.79rem;
}
@@ -28564,6 +28573,10 @@
    margin-top: 50px; !important;
}
.mt--14 {
    margin-top: -14px; !important;
}
.ml-10 {
    margin-left: 10px !important;
}