Revert "$avatar-bg-color -> $background"
This reverts commit a3a6f73049
.
This commit is contained in:
parent
bf87413442
commit
3d9a0286dc
5 changed files with 5 additions and 3 deletions
|
@ -54,7 +54,7 @@ limitations under the License.
|
|||
width: $font-16px;
|
||||
height: $font-16px;
|
||||
margin-right: 0.24rem;
|
||||
background: var(--avatar-background), $background;
|
||||
background: var(--avatar-background), $avatar-bg-color;
|
||||
color: $avatar-initial-color;
|
||||
background-repeat: no-repeat;
|
||||
background-size: $font-16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue