Changes address component name to address-frame
This commit is contained in:
parent
5973b30551
commit
671b46da41
4 changed files with 8 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.address {
|
||||
.address-frame {
|
||||
background-color: #F8F8F8;
|
||||
border: 0.5px solid #EDEBEB;
|
||||
border-radius: 3px;
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
@import "header";
|
||||
@import "content-frame";
|
||||
@import "address";
|
||||
@import "address-frame";
|
||||
@import "action-minor";
|
||||
@import "expand-content";
|
||||
@import "fee-summary";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue