Issue #2887 - Convert use of -moz-appearance to appearance

This commit is contained in:
Moonchild
2026-01-02 19:46:40 +01:00
committed by roytam1
parent ea25057ec8
commit 1782eeb3bd
163 changed files with 563 additions and 563 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
.devtools-eyedropper-panel {
pointer-events: none;
-moz-appearance: none;
appearance: none;
width: 156px;
height: 120px;
background-color: transparent;