mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-03 07:10:26 +00:00
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