From 0689e680fa54ec28709e469bf2490f2e326b8edf Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Sat, 18 Oct 2025 09:22:38 +0200 Subject: [PATCH] style fix --- frontend/src/styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/styles.css b/frontend/src/styles.css index 8519937..9f4bd1b 100644 --- a/frontend/src/styles.css +++ b/frontend/src/styles.css @@ -1182,7 +1182,6 @@ button.icon-button.ghost:hover:not([disabled]) { height: 128px; padding: 8px; border-radius: 10px; - overflow: hidden; }