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