OWL ITS + 탐지시스템(인터넷 진흥원)
wyu
2021-12-21 5dbf5dd1aefa95d43d740872b358a96ac7a60122
src/main/webapp/assets/styles/main.css
@@ -4855,6 +4855,11 @@
    background-color: #34bfa3;
}
.badge-department {
    color: #fff;
    background-color: #8d2b9b;
}
/*.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
@@ -5339,6 +5344,9 @@
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 800px;
}
.modal-footer {