From cb200c753920963235c38372170dc97c5e6898d0 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 15 Oct 2024 15:57:32 +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 3f28b790..358f1870 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: 10px 10px 0px 0px; + border-radius: 6px 6px 0px 0px; } button {