이용자 관리 - 목록 스타일 적용
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user