From 087f7bc2f5ad275bf8f1d0650d88311202522d68 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 15 Oct 2024 13:49:29 +0400 Subject: [PATCH] i might be stupid --- 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 db2d5196..fa9e5e18 100644 --- a/config/ags/style.css +++ b/config/ags/style.css @@ -7,7 +7,7 @@ window.bar { background: rgba(0, 0, 0, .1); color: @theme_fg_color; min-height: 5rem; - /* border-style: 2px solid #ea4c88; */ + border: 2px solid #ea4c88; } button {