Add theming support
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
border-radius: 20px;
|
||||
background-color: #0dbd8b;
|
||||
background-color: var(--primaryColor);
|
||||
}
|
||||
|
||||
.facepile .avatar > * {
|
||||
|
||||
Reference in New Issue
Block a user