Implementation for copay distribution sass.
This commit is contained in:
parent
52a690e31e
commit
73a06b595f
105 changed files with 1150 additions and 480 deletions
|
|
@ -134,7 +134,7 @@
|
|||
}
|
||||
}
|
||||
.disclosure {
|
||||
color: $light-gray;
|
||||
color: $v-light-gray;
|
||||
font-size: 12px;
|
||||
text-align: left;
|
||||
margin: 1rem;
|
||||
|
|
@ -200,7 +200,7 @@
|
|||
width: 100%;
|
||||
}
|
||||
.item-select select {
|
||||
color: #667;
|
||||
color: $v-mid-gray;
|
||||
}
|
||||
|
||||
.get-started {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue