From 00ca17abc940eff733bfe077503dae722632ca07 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Fri, 17 Feb 2023 22:52:03 -0300 Subject: [PATCH] Minor change --- modules/ui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ui.py b/modules/ui.py index 33989a6f..4aefc666 100644 --- a/modules/ui.py +++ b/modules/ui.py @@ -10,7 +10,7 @@ css = """ padding-top: 2.5rem } .dark #refresh-button { - background-color: rgb(55, 65, 81); + background-color: #ffffff1f; } #refresh-button { flex: none;