Fix bold style (#7633)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev 2025-01-10 22:54:30 +07:00 committed by GitHub
parent cc48a29c72
commit 7511a87df2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 {