refactor
This commit is contained in:
parent
07be82f9d0
commit
5c2b067c87
14 changed files with 196 additions and 218 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#dead-view {
|
||||
#locked-view {
|
||||
@mixin img-frame {
|
||||
height: 60px;
|
||||
width: 60px;
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
#pin-code {
|
||||
#pin {
|
||||
background-color: #FAFAFA;
|
||||
.bar.bar-clear {
|
||||
background-color: transparent;
|
||||
|
|
@ -46,5 +46,5 @@
|
|||
@import "includes/accountSelector";
|
||||
@import "integrations/integrations";
|
||||
@import "custom-amount";
|
||||
@import "pincode";
|
||||
@import "deadview";
|
||||
@import "pin";
|
||||
@import "lockedView";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue