add widths for number inputs on controlcap view
parent
0b3776dbf0
commit
c4aaa33bea
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
input[type="number"] {
|
||||
width: 70px;
|
||||
}
|
||||
Loading…
Reference in New Issue