4 lines
42 B
CSS
4 lines
42 B
CSS
|
input[type="number"] {
|
||
|
width: 50px;
|
||
|
}
|