From 5f4193b219c213a6361cf905d078c36b0bebf6f5 Mon Sep 17 00:00:00 2001 From: Yaros Date: Sun, 29 Sep 2024 22:58:18 +0200 Subject: [PATCH] Fix build options unreadable in dark mode --- src/css/tabs/setup.less | 1 - 1 file changed, 1 deletion(-) diff --git a/src/css/tabs/setup.less b/src/css/tabs/setup.less index 480db2e62b..8cb51921d9 100644 --- a/src/css/tabs/setup.less +++ b/src/css/tabs/setup.less @@ -115,7 +115,6 @@ transition: all 0.2s; overflow-x: hidden; overflow-y: auto; - background-color: white; width: min-content; height: min-content; }