-
+
Files
diff --git a/shared/base.css b/shared/base.css
index 5c96dd7..e2baba5 100644
--- a/shared/base.css
+++ b/shared/base.css
@@ -327,6 +327,11 @@ a:hover {
font-size: 1rem;
}
+/* The refresh ⟳ glyph renders slightly smaller than ◐ / ? — bump to match. */
+#refreshHeaderBtn {
+ font-size: 1.1rem;
+}
+
/* Toast CSS lives in classifier/css/base.css — only that tool uses toasts. */
/* ── Theme and help icon buttons ─────────────────────────────────────────── */