From 94269a458d1b874f38624799051c777463a2b26b Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 15 Oct 2024 15:51:36 +0400 Subject: [PATCH] a --- config/ags/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/config/ags/style.css b/config/ags/style.css index 094fbaed..9dbf38c8 100644 --- a/config/ags/style.css +++ b/config/ags/style.css @@ -8,6 +8,7 @@ window.bar { color: @theme_fg_color; min-height: 5rem; border: 2px solid #ea4c88; + border-radius: 3px 3px 0px 0px; } button {