Fix InputFieldBtn component
This commit is contained in:
parent
afef3613f3
commit
9695c0b7ce
|
@ -108,4 +108,8 @@ textarea.form-control:focus {
|
||||||
right: 22px;
|
right: 22px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input {
|
||||||
|
padding-right: 20px;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue