From 9e5d0971a13dd6d9d004e9d367b1ada0d1a1453a Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 15 Oct 2024 15:20:33 +0400 Subject: [PATCH] a --- config/ags/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ags/style.css b/config/ags/style.css index 96629315..49d9367d 100644 --- a/config/ags/style.css +++ b/config/ags/style.css @@ -8,7 +8,7 @@ window.bar { color: @theme_fg_color; min-height: 5rem; border: 2px solid #ea4c88; - padding: 2px; + padding: 10px; } button {