Skip to content

Commit a3f76d4

Browse files
authored
🎨 style: 폰트 리스트 z-index 추가
🎨 style: 폰트 리스트 z-index 추가
2 parents 0f330a4 + 72cac4e commit a3f76d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/FontSelect/FontSelect.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
border-radius: 8px;
6767
background-color: $white;
6868
list-style: none;
69+
z-index: 1;
6970
}
7071

7172
&__item {

0 commit comments

Comments
 (0)