From 2030c0420b16a27cd8a54bdf4f5830417703bc73 Mon Sep 17 00:00:00 2001 From: agaringer Date: Sat, 3 Sep 2022 12:24:35 -0400 Subject: [PATCH] V10 updates --- styles/blades.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/styles/blades.css b/styles/blades.css index f03312c..995e019 100644 --- a/styles/blades.css +++ b/styles/blades.css @@ -1624,6 +1624,8 @@ border-radius: 6px; position: absolute; z-index: 9999; + font-family: var(--font-primary); + font-weight: normal; } .items-to-add .tooltip:hover .tooltiptext { visibility: visible;