Fix input width in TO form
This commit is contained in:
parent
c5e31975e2
commit
151d3f7454
@ -140,6 +140,10 @@
|
||||
&__confirmation {
|
||||
margin-left: $gap * 8;
|
||||
}
|
||||
|
||||
.usa-input {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.task-order__modal-cancel {
|
||||
|
Loading…
x
Reference in New Issue
Block a user