Implementation for copay distribution sass.

This commit is contained in:
Andy Phillipson 2017-02-23 16:46:41 -05:00
commit 73a06b595f
105 changed files with 1150 additions and 480 deletions

View file

@ -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