You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
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:
@ -75,6 +75,7 @@ $accent-1400: var(--cpd-color-green-1400);
|
||||
/* ******************** */
|
||||
$inverted-bg-color: var(--cpd-color-bg-action-primary-rest);
|
||||
$header-panel-bg-color: var(--cpd-color-bg-subtle-primary);
|
||||
$header-panel-bg-hover: var(--cpd-color-gray-200);
|
||||
/* ******************** */
|
||||
|
||||
/* Theme specific colors */
|
||||
|
Reference in New Issue
Block a user