Implementation for copay distribution sass.
This commit is contained in:
parent
52a690e31e
commit
73a06b595f
105 changed files with 1150 additions and 480 deletions
|
|
@ -49,7 +49,7 @@
|
|||
position: relative;
|
||||
min-height: 40px;
|
||||
#next-address {
|
||||
color:$light-gray;
|
||||
color:$v-light-gray;
|
||||
}
|
||||
}
|
||||
.incomplete {
|
||||
|
|
@ -127,7 +127,7 @@
|
|||
@media(min-width:450px) {
|
||||
font-size:1rem;
|
||||
}
|
||||
color:$light-gray;
|
||||
color:$v-light-gray;
|
||||
}
|
||||
}
|
||||
.qr {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue