fix. 공통 스타일 수정
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* Button Size Classes */
|
||||
@layer components {
|
||||
.modal-wrap {
|
||||
@apply fixed inset-0 flex p-5 z-[800];
|
||||
@apply overflow-auto fixed inset-0 flex p-5 z-[800];
|
||||
}
|
||||
|
||||
.modal-wrap.dimmed {
|
||||
|
||||
Reference in New Issue
Block a user