From e418df1a72e659faad55bfca31bbb21efe0b6805 Mon Sep 17 00:00:00 2001 From: Sage Vaillancourt Date: Sun, 29 Oct 2023 21:58:32 -0400 Subject: [PATCH] Larger template-selector --- app/static/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/static/styles.css b/app/static/styles.css index b90f8c9..6ea96f1 100644 --- a/app/static/styles.css +++ b/app/static/styles.css @@ -142,6 +142,7 @@ select { border-style: solid; border-width: 1px; padding: 10px; + font-size: 0.9em; } select, body.dark-mode select:hover {