From 563017ee67c4ff75f1d7dd4be5a3381e3220c1de Mon Sep 17 00:00:00 2001 From: HauseMasterZ <113833707+HauseMasterZ@users.noreply.github.com> Date: Tue, 5 Dec 2023 20:08:48 -0800 Subject: [PATCH] Fix code --- src/static/styles/styles.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/static/styles/styles.scss b/src/static/styles/styles.scss index baa4717..76f27ca 100644 --- a/src/static/styles/styles.scss +++ b/src/static/styles/styles.scss @@ -41,9 +41,7 @@ body.dark { ::selection { background-color: #ff6347; - /* Replace with your desired color */ color: white; - /* Optional: change the color of the text inside the selection */ } ::-webkit-scrollbar {