Avatar defaults and colors
This commit is contained in:
parent
a001882d58
commit
12d2b1bf7c
140 changed files with 4212 additions and 1084 deletions
|
@ -9797,11 +9797,7 @@ $contact-modal-padding: 18px;
|
|||
background-color: $color-black-alpha-40;
|
||||
}
|
||||
|
||||
@each $color, $value in $avatar-colors {
|
||||
&__#{$color} {
|
||||
background-color: $value;
|
||||
}
|
||||
}
|
||||
@include avatar-colors();
|
||||
}
|
||||
|
||||
.module-tooltip {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue