Merge pull request #5701 from SimonBrandner/fix-pip-color

Fix VoIP PIP frame color
This commit is contained in:
J. Ryan Stinnett 2021-04-27 14:42:20 +01:00 committed by GitHub
commit 33617b0375
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 6 deletions

View file

@ -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;
// ********************