parent
c81017f183
commit
f34288c2eb
|
@ -3527,17 +3527,14 @@
|
|||
box-sizing: border-box;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
|
||||
input[type="datetime-local"],
|
||||
input[type="date"],
|
||||
input[type="time"],
|
||||
input[type="week"],
|
||||
input[type="tel"] {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
input[type="time"] {
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
select {
|
||||
width: 400px;
|
||||
|
|
Loading…
Reference in New Issue