Fix extension in Chromium-based browsers
parent
a045d4374d
commit
b2bdc71403
|
@ -240,6 +240,7 @@ input[type=checkbox]:checked {
|
|||
#ext {
|
||||
-moz-appearance: textfield;
|
||||
appearance: textfield;
|
||||
width: 70px;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
|
|
Loading…
Reference in New Issue