Skip to content

Commit 785aa1b

Browse files
committed
refactor: padding 조절
1 parent 93256a8 commit 785aa1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ReceiptEdit/ReceiptEdit.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.ReceiptEdit {
22
padding-left: 1.25rem;
33
padding-right: 1.25rem;
4-
padding-bottom: 2.5rem;
4+
padding-bottom: 9rem;
55
height: calc(100vh - 2.75rem);
66
overflow: hidden;
77
position: relative;

0 commit comments

Comments
 (0)