feat: Display labels in the conversation card (#6088)

Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
This commit is contained in:
Pranav Raj S
2022-12-17 13:11:28 -08:00
committed by GitHub
parent aaacf9d4d2
commit 4d2b7c37a0
4 changed files with 155 additions and 8 deletions

View File

@@ -199,8 +199,8 @@ export default {
&.smooth {
background: transparent;
border: 1px solid var(--s-75);
color: var(--s-800);
border: 1px solid var(--s-100);
color: var(--s-700);
}
}