Merge pull request #5786 from DantrazTrev/DialPad

Dial Pad UI bug fixes
This commit is contained in:
David Baker
2021-06-23 11:41:41 +01:00
committed by GitHub
7 changed files with 34 additions and 3 deletions
+2
View File
@@ -173,6 +173,8 @@ $voipcall-plinth-color: #F4F6FA;
// ********************
$theme-button-bg-color: #e3e8f0;
$dialpad-button-bg-color: #e3e8f0;
$roomlist-button-bg-color: rgba(141, 151, 165, 0.2); // Buttons include the filter box, explore button, and sublist buttons
$roomlist-filter-active-bg-color: #ffffff;