Fix VoIP call plinth on dark theme
Fixes https://github.com/vector-im/element-web/issues/15873
This commit is contained in:
@@ -166,6 +166,9 @@ $eventtile-meta-color: $roomtopic-color;
|
||||
$composer-e2e-icon-color: #91A1C0;
|
||||
$header-divider-color: #91A1C0;
|
||||
|
||||
// this probably shouldn't have it's own colour
|
||||
$voipcall-plinth-color: #f2f5f8;
|
||||
|
||||
// ********************
|
||||
|
||||
$theme-button-bg-color: #e3e8f0;
|
||||
|
||||
Reference in New Issue
Block a user