mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-16 04:00:29 +03:00
fixed dark theme color
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
parent
393d089229
commit
abd1fd3efb
3 changed files with 18 additions and 15 deletions
|
|
@ -70,7 +70,7 @@
|
|||
@extend .room-selector-flexItem;
|
||||
margin: 0 var(--sp-extra-tight);
|
||||
|
||||
color: var(--tc-surface-normal);
|
||||
color: var(--tc-surface-normal-low);
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue