diff --git a/apps/client/src/stylesheets/style.css b/apps/client/src/stylesheets/style.css index cd8a4a2ff..544b6581b 100644 --- a/apps/client/src/stylesheets/style.css +++ b/apps/client/src/stylesheets/style.css @@ -1222,10 +1222,6 @@ body:not(.mobile) #launcher-pane.horizontal .dropdown-submenu > .dropdown-menu { background-color: inherit; } -::selection { - background-color: #3399FF70; -} - [data-bs-toggle="tooltip"]:not(.button-widget) span { padding-bottom: 0; border-bottom: 1px dotted;