From b548ca9a82ce32306fa17c8fa738d80e057c7d36 Mon Sep 17 00:00:00 2001 From: Akshat Singh Date: Tue, 9 Jul 2024 15:04:26 +0530 Subject: [PATCH] increased-visibility-of-texts-toggle-btn --- app/renderer/css/preference.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/renderer/css/preference.css b/app/renderer/css/preference.css index 97e7b6a36..d5f9e5289 100644 --- a/app/renderer/css/preference.css +++ b/app/renderer/css/preference.css @@ -101,9 +101,8 @@ td:nth-child(odd) { .nav { padding: 7px 0; - color: rgb(0, 0, 0); + color: rgb(0 0 0 / 100%); cursor: pointer; - } .nav.active { @@ -467,7 +466,6 @@ i.open-tab-button { .setting-description { color: rgb(34 34 34 / 100%); } -.nav-container{} input.toggle-round + label { padding: 2px;