Replace attribution label color with subtle color

This commit is contained in:
Carlos Fernandez 2026-05-25 18:56:37 -04:00
parent d0ffbe77be
commit 3d0ae17abe

View file

@ -8,7 +8,7 @@
.attribution-header-label {
font-style: italic;
font-family: @font-body;
color: light-dark(@chat-blue-bg, @beige-50);
color: @color-text-subtle;
}
button.plain.inline-control {