From 8df175bf2a4c4e578ab7ee501865bd8cc7ab29dd Mon Sep 17 00:00:00 2001 From: Belar Date: Sun, 12 Jan 2025 14:38:50 +0000 Subject: [PATCH] fix: no tabs page to be visible in light theme --- src/base/styles/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/base/styles/index.css b/src/base/styles/index.css index c15d5ce..6d06798 100644 --- a/src/base/styles/index.css +++ b/src/base/styles/index.css @@ -63,6 +63,7 @@ drag { left: 50%; transform: translate(-50%, -50%); text-align: center; + color: white; img { width: 54px;