area permission min-max inputs width increase (#13195)

This commit is contained in:
Niels Lyngsø
2022-10-13 08:43:43 +02:00
committed by GitHub
parent ff75fcd36e
commit a0931d2042

View File

@@ -20,7 +20,7 @@
margin: 0 3px; margin: 0 3px;
} }
input { input {
width: 40px; width: 60px;
} }
} }