From c1acf539ec181ee06ee7c2808123db6bd1988ebf Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Wed, 16 Oct 2024 08:30:05 +0400 Subject: [PATCH] (config) ags: forgot to do this yesterday --- config/ags/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/config/ags/style.css b/config/ags/style.css index f1a1f42f..c3bdc75e 100644 --- a/config/ags/style.css +++ b/config/ags/style.css @@ -8,6 +8,7 @@ window.bar { color: @theme_fg_color; min-height: 10rem; border: 2px solid #ea4c88; + border-bottom: none; border-radius: 6px 6px 0px 0px; }