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

This commit is contained in:
William Grant 2022-09-19 11:49:33 +10:00
parent c51b7bb051
commit 6ceb562914
1 changed files with 0 additions and 2 deletions

View File

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