From 8b62a8172d4232d6ffb6fa1bfe8cb8c7c0248765 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 15 Oct 2024 15:53:13 +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 9dbf38c8..7dc6b7c1 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; - border-radius: 3px 3px 0px 0px; + border-radius: 5px 5px 0px 0px; } button {