improve UI for pass switch when is disabled
This commit is contained in:
parent
39060168a5
commit
aaa368efd0
2 changed files with 7 additions and 1 deletions
|
|
@ -3,6 +3,9 @@
|
|||
.icon-bitpay {
|
||||
background-image: url("../img/icon-bitpay.svg");
|
||||
}
|
||||
.disabled {
|
||||
color: $v-light-gray;
|
||||
}
|
||||
.item {
|
||||
color: $v-dark-gray;
|
||||
border-color: rgba(221, 221, 221, 0.3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue