fix: description text in conversation tab not using correct theme color

pull/2521/head
William Grant 3 years ago
parent c51b7bb051
commit 6ceb562914

@ -7,8 +7,6 @@ $session-compose-margin: 20px;
&-name { &-name {
font-weight: bold; font-weight: bold;
font-size: var(--font-size-md); font-size: var(--font-size-md);
color: var(--color-text-subtle);
} }
} }

Loading…
Cancel
Save