mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-14 12:25:17 +00:00
Fixed NavLink color (#2747)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
parent
e8f3447d68
commit
d3af23bbd1
@ -42,7 +42,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-shrink: 0;
|
||||
color: var(--content-color);
|
||||
color: var(--accent-color);
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
|
Loading…
Reference in New Issue
Block a user