design: InfoEditForm 버튼 스타일 수정
This commit is contained in:
parent
d84c947c10
commit
fe3f1b1265
@ -43,6 +43,9 @@
|
||||
background-color: var(--primary-color);
|
||||
border: 1px solid var(--border-color);
|
||||
color: white;
|
||||
font-size: 16px;
|
||||
line-height: 1.4;
|
||||
font-weight: 700;
|
||||
box-sizing: border-box;
|
||||
border-radius: 8px;
|
||||
align-self: end;
|
||||
|
Loading…
Reference in New Issue
Block a user