From 06608adec4baa2e5ea095175150194bffdba6a52 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 11 Dec 2025 18:27:12 +0200 Subject: [PATCH] fix submit button --- src/App.scss | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/App.scss b/src/App.scss index d9d8101b7..c8bb61361 100644 --- a/src/App.scss +++ b/src/App.scss @@ -381,7 +381,6 @@ nav { font-size: 1em; font-family: sans-serif; font-family: var(--font); - height: 2em; &.-transparent { backdrop-filter: blur(0.125em) contrast(60%); @@ -705,13 +704,8 @@ option { position: relative; display: inline-flex; vertical-align: middle; - min-height: 2em; align-items: end; - .input { - height: 2em; - } - > *, > * .button-default { --_roundness-left: 0;