Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit dea8fa4

Browse files
committed
Revert "Avoid the background invisible when selecting text with background color"
1 parent 58e53fc commit dea8fa4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

apps/client/src/stylesheets/style.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,10 +1222,6 @@ body:not(.mobile) #launcher-pane.horizontal .dropdown-submenu > .dropdown-menu {
12221222
background-color: inherit;
12231223
}
12241224

1225-
::selection {
1226-
background-color: #3399FF70;
1227-
}
1228-
12291225
[data-bs-toggle="tooltip"]:not(.button-widget) span {
12301226
padding-bottom: 0;
12311227
border-bottom: 1px dotted;

0 commit comments

Comments
 (0)