Fix element picker issue with explicit dark theme

Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3624
This commit is contained in:
Raymond Hill 2025-05-20 12:14:33 -04:00
parent cdd46c5c7b
commit 0130fdf4a1
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -382,7 +382,7 @@
}
:root.dark {
color-scheme: dark;
color-scheme: dark light;
}
/*