fix: Update the design for the reply box banner UI (#10678)

This commit is contained in:
Shivam Mishra
2025-01-14 02:42:43 +05:30
committed by GitHub
parent c75ed1ef69
commit 35ca67c9ba
3 changed files with 20 additions and 12 deletions

View File

@@ -116,7 +116,7 @@ export default {
}
&.secondary {
@apply bg-slate-200 dark:bg-slate-300 text-slate-800 dark:text-slate-800;
@apply bg-n-slate-3 dark:bg-n-solid-3 text-n-slate-12;
a {
@apply text-slate-800 dark:text-slate-800;
}