From 83d87bd4d98d3f43c3fd57fc0f446b8b57dfd0b8 Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 21 Aug 2025 00:14:45 +0300 Subject: [PATCH] update button padding --- public/theme/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/theme/default.css b/public/theme/default.css index 76b03ca..9016f7a 100644 --- a/public/theme/default.css +++ b/public/theme/default.css @@ -171,7 +171,7 @@ main > form > input { float: right; font-weight: bold; opacity: 0.9; - padding: 9px 16px; + padding: 7px 16px; } form > input:hover {