doorcontrol: Add min-width to "items per page" to fix Safari styling
All checks were successful
Ruff / ruff (push) Successful in 22s
All checks were successful
Ruff / ruff (push) Successful in 22s
This commit is contained in:
parent
3f928ce40f
commit
9c071750f5
@ -68,6 +68,7 @@
|
||||
max="200"
|
||||
step="10"
|
||||
size="10"
|
||||
style="min-width: 9em"
|
||||
required>
|
||||
<label for="itemsPerPage">Items Per Page</label>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user