fix: remove quartz 3 references, update font style in popovers

This commit is contained in:
Jacky Zhao 2024-01-21 12:39:15 -08:00
parent 4d338cec13
commit 015b4f6a15
3 changed files with 1 additions and 5 deletions
quartz/components/styles

View file

@ -26,6 +26,7 @@
max-height: 20rem;
padding: 0 1rem 1rem 1rem;
font-weight: initial;
font-style: initial;
line-height: normal;
font-size: initial;
font-family: var(--bodyFont);