mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-14 12:25:17 +00:00
Fix bold style (#7633)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
cc48a29c72
commit
7511a87df2
@ -196,8 +196,7 @@
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
min-width: 0;
|
||||
font-weight: 700;
|
||||
color: var(--theme-caption-color);
|
||||
font-weight: 500;
|
||||
}
|
||||
&-icons { gap: var(--spacing-0_25); }
|
||||
&:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user