Text is now visible on Send and Receive buttons in Wallet Details screen when activated.
This commit is contained in:
parent
939263c385
commit
fcb4d4b004
1 changed files with 6 additions and 0 deletions
|
|
@ -261,6 +261,12 @@
|
||||||
.no-alternative {
|
.no-alternative {
|
||||||
padding-top: 45px;
|
padding-top: 45px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.button-white-outline.button-outline.activated {
|
||||||
|
color: $v-primary-color;
|
||||||
|
border-color: white;
|
||||||
|
}
|
||||||
|
|
||||||
.item.item-footer {
|
.item.item-footer {
|
||||||
font-weight: lighter;
|
font-weight: lighter;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue