Merge pull request #5701 from SimonBrandner/fix-pip-color
Fix VoIP PIP frame color
This commit is contained in:
commit
33617b0375
5 changed files with 7 additions and 6 deletions
|
@ -112,7 +112,7 @@ $header-divider-color: $header-panel-text-primary-color;
|
|||
$composer-e2e-icon-color: $header-panel-text-primary-color;
|
||||
|
||||
// this probably shouldn't have it's own colour
|
||||
$voipcall-plinth-color: #21262c;
|
||||
$voipcall-plinth-color: #394049;
|
||||
|
||||
// ********************
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue