Implementation for copay distribution sass.
This commit is contained in:
parent
52a690e31e
commit
73a06b595f
105 changed files with 1150 additions and 480 deletions
|
|
@ -32,7 +32,7 @@ $placeholder-icon-padding: 10px;
|
|||
|
||||
// the default .item p color of #666 cannot be modified by a variable
|
||||
.item p {
|
||||
color: $mid-gray;
|
||||
color: $v-mid-gray;
|
||||
}
|
||||
|
||||
// we'd like to diverge from the standard ionic formula for left-right card margins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue