Implementation for copay distribution sass.
This commit is contained in:
parent
52a690e31e
commit
73a06b595f
105 changed files with 1150 additions and 480 deletions
|
|
@ -13,10 +13,10 @@
|
|||
}
|
||||
}
|
||||
.add-type {
|
||||
color: $dark-gray;
|
||||
color: $v-dark-gray;
|
||||
}
|
||||
.bg{
|
||||
background-color:rgb(100,124,232);
|
||||
background-color: $v-icon-color;
|
||||
height: 50px;
|
||||
width: 50px;
|
||||
padding:4px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue