Skip to content

Commit 27a4dc6

Browse files
author
Gilyoung
committed
Change the style on the create wallet page
1 parent 372ae82 commit 27a4dc6

23 files changed

+804
-598
lines changed

src/components/App/App.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
height: calc(100vh - #{$header-height});
88
overflow: scroll;
99
padding: 38px;
10-
background: $white;
10+
background: $bg-white;
1111

1212
@include respond-below(sm) {
1313
& {

src/components/CreateAddressContainer/CreateAddressContainer.scss

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/components/CreateAddressContainer/CreateAddressContainer.tsx

Lines changed: 0 additions & 176 deletions
This file was deleted.

src/components/CreateAddressContainer/CreateAddressForm/CreateAddressForm.scss

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)