Usability fixes for new room header (#11729)
* Usability fixes for new room header * lintfix * Apply padding to both heading and topic * lintfix * comment clarity * Remove title attr
This commit is contained in:
parent
e5a3b6c390
commit
ac32d45bcd
11 changed files with 76 additions and 60 deletions
|
@ -8,6 +8,7 @@ $bg-color: #181b21;
|
|||
$base-color: #15171b;
|
||||
$base-text-color: #edf3ff;
|
||||
$header-panel-bg-color: #22262e;
|
||||
$header-panel-bg-hover: var(--cpd-color-gray-200);
|
||||
$header-panel-text-primary-color: #a1b2d1;
|
||||
$header-panel-text-secondary-color: #c8c8cd;
|
||||
$text-primary-color: #edf3ff;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue