Merge pull request #19529 from liviuconcioiu/17141

Fix #17141 - Fix table comment readability on original theme
This commit is contained in:
Maurício Meneghini Fauth 2025-01-25 16:05:24 -03:00 committed by GitHub
commit c734faffed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
font-weight: bold;
.breadcrumb-comment {
color: #d6d6d6;
color: var(--bs-gray);
font-weight: bold;
font-style: italic;
text-shadow: none;