CSS source map 경로 수정 및 매핑 데이터 규칙 정비
eapim-portal CI / build (push) Has been cancelled
eapim-portal Test / test (push) Has been cancelled

This commit is contained in:
Rinjae
2026-06-19 10:27:17 +09:00
parent 17c27e4398
commit fe4b176512
3 changed files with 9 additions and 1 deletions
+3
View File
@@ -16871,6 +16871,9 @@ input[type=checkbox]:checked + .custom-checkbox {
.inquiry-status-badge--pending {
background-color: #8c959f;
}
.inquiry-status-badge--closed {
background-color: #4a5560;
}
.inquiry-actions {
display: flex;
File diff suppressed because one or more lines are too long
@@ -384,6 +384,11 @@
&--pending {
background-color: #8c959f;
}
// 종료 - 짙은 회색 배경
&--closed {
background-color: #4a5560;
}
}
// Inquiry Actions