fixed Input style

This commit is contained in:
梁灏 2020-07-01 11:44:39 +08:00
parent 26ae79efb9
commit 04a34552ff

View file

@ -169,8 +169,8 @@
text-align: center;
position: absolute;
right: @input-padding-horizontal;
top: 1px;
bottom: 1px;
top: 2px;
bottom: 2px;
padding-left: @input-padding-horizontal;
background: #fff;
z-index: 1;