Fix options page layout issue

This commit is contained in:
Ajay
2025-01-14 15:08:01 -05:00
parent 4a217300a2
commit 9e4939e2e3

View File

@@ -373,6 +373,7 @@ input[type='number'] {
display: inline-block;
width: 40px;
height: 24px;
min-width: 40px;
}
.switch input {