ID, PW 찾기 UI 크기 변경, 첨부파일 오류 알림 UI 대응
This commit is contained in:
@@ -9836,7 +9836,7 @@ select.form-control {
|
||||
|
||||
.account-recovery-container {
|
||||
width: 100%;
|
||||
max-width: 700px;
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
padding: 24px;
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
.account-recovery-container {
|
||||
width: 100%;
|
||||
max-width: 700px;
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
padding: $spacing-lg;
|
||||
|
||||
Reference in New Issue
Block a user