1
0
Fork 1

Fix extension in Chromium-based browsers

main
dugo3number2 2024-02-02 11:02:54 -06:00
parent a045d4374d
commit b2bdc71403
1 changed files with 1 additions and 0 deletions

View File

@ -240,6 +240,7 @@ input[type=checkbox]:checked {
#ext {
-moz-appearance: textfield;
appearance: textfield;
width: 70px;
}
.hidden {