fix(ui): style comment popovers - 14px radius, move label below, use text-weak for label, text-strong 14px for comment

This commit is contained in:
David Hill
2026-01-24 05:12:36 +00:00
parent c66da17364
commit af6bd9d3b1
4 changed files with 11 additions and 11 deletions

View File

@@ -66,6 +66,7 @@
--shadow-xs-border-select: var(--shadow-xs-border-select);
--shadow-xs-border-focus: var(--shadow-xs-border-focus);
--shadow-xs-border-hover: var(--shadow-xs-border-hover);
--shadow-lg-border-base: var(--shadow-lg-border-base);
--animate-pulse: var(--animate-pulse);
}