Make ext field larger
This commit is contained in:
parent
2dd1822cf8
commit
413a640553
@ -338,11 +338,11 @@ select {
|
|||||||
|
|
||||||
.usa-input {
|
.usa-input {
|
||||||
input, label {
|
input, label {
|
||||||
max-width: 8rem;
|
max-width: 12rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-validation {
|
.icon-validation {
|
||||||
left: 5em;
|
left: 12rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user