diff --git a/src/styles/main.scss b/src/styles/main.scss index f14079e9..b29513df 100644 --- a/src/styles/main.scss +++ b/src/styles/main.scss @@ -31,8 +31,8 @@ html.bewly-design > ::-webkit-scrollbar-track { } ::selection { - background: var(--bew-fill-3); - color: revert; + background: var(--bew-fill-3) !important; + color: revert !important; } html.bewly-design,