From f3b3130ca300e461b72a6eb3dc563fb1bb685721 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 15 Oct 2024 13:45:28 +0400 Subject: [PATCH] ok --- config/ags/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/ags/style.css b/config/ags/style.css index baa000c4..1840740c 100644 --- a/config/ags/style.css +++ b/config/ags/style.css @@ -6,7 +6,8 @@ window.bar { /* background-color: @theme_bg_color; */ background: rgba(0, 0, 0, .1); color: @theme_fg_color; - min-height: 4rem; + min-height: 5rem; + border-style: 2px solid #ea4c88; } button {