이용자 관리 - 목록 스타일 적용

This commit is contained in:
현성필
2025-12-04 14:34:57 +09:00
parent 4f7aa0327e
commit 2a6c40b3f6
7 changed files with 564 additions and 586 deletions
@@ -54,7 +54,7 @@
background-color: #ffffff;
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
z-index: 1000;
z-index: $z-index-header;
height: 112px;
transition: all 0.3s ease;
border-bottom: 1px solid #dddddd;