From 53b3a05dc90743cd6628e018b4a1c43f1cde2fe1 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sun, 25 May 2025 00:17:34 +0200 Subject: [PATCH] auto-git: [change] settings.html --- settings.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/settings.html b/settings.html index 8843e3c..43edcee 100644 --- a/settings.html +++ b/settings.html @@ -87,12 +87,6 @@ margin-top: 1.4rem; } button.action { - padding: 0.5em 1.3em; - font-size: 1rem; - font-weight: 600; - border: none; border-radius: 6px; - cursor: pointer; - transition: background 0.2s; } #cancelBtn { background: #e2e8f0;