Skip to content

Commit ca2f6aa

Browse files
committed
fix: remove extra border property
1 parent 59d4021 commit ca2f6aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Common/UI/Modal/Modal.module.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@
9999
}
100100

101101
.footerFixed {
102-
border-top: 1px solid var(--g-colorBorder);
103102
padding: toRem(24);
104103
flex: 0 0 auto;
105104
background-color: var(--g-colorBody);

0 commit comments

Comments
 (0)