This commit is contained in:
David Benqué
2019-12-03 11:07:18 +00:00
parent 2f087a392a
commit 63c5fddf38
2 changed files with 1 additions and 3 deletions

View File

@@ -38,7 +38,7 @@
}
.cp-avatar-default {
.tools_unselectable();
background:@avatar-default-bg;
background: @avatar-default-bg;
color: @avatar-default-fg;
font-size: @avatar-font-size;
font-size: var(--avatar-font-size);