add divider between tabs and regular buttons in room header
This commit is contained in:
parent
c2247cdc67
commit
ccaa017980
5 changed files with 32 additions and 2 deletions
|
@ -143,6 +143,7 @@ $roomtopic-color: #9fa9ba;
|
|||
$eventtile-meta-color: $roomtopic-color;
|
||||
|
||||
$composer-e2e-icon-color: #c9ced6;
|
||||
$header-divider-color: #e6eaee;
|
||||
|
||||
// ********************
|
||||
|
||||
|
|
|
@ -136,7 +136,7 @@ $roomtopic-color: $settings-grey-fg-color;
|
|||
$eventtile-meta-color: $roomtopic-color;
|
||||
|
||||
$composer-e2e-icon-color: #c9ced6;
|
||||
|
||||
$header-divider-color: #e6eaee;
|
||||
// ********************
|
||||
|
||||
$roomtile-name-color: rgba(69, 69, 69, 0.8);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue