Skip to content

Commit 934eb42

Browse files
committed
refactor: 바텀 시트 크기 조절
1 parent c41ef37 commit 934eb42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/SelectTag/TagSheet/TagSheet.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
bottom: 0;
1313
width: 100%;
1414
max-width: 37.5rem;
15-
height: 80%;
15+
height: 90%;
1616
background: var(--color-white);
1717
border-radius: 1.25rem 1.25rem 0 0;
1818
padding: 1.25rem;

0 commit comments

Comments
 (0)