Update input.less

This commit is contained in:
梁灏 2019-09-14 11:25:19 +08:00
parent 448394ac4b
commit 3f8cb7fd31

View file

@ -102,11 +102,11 @@
width: 100%; width: 100%;
border-collapse: separate; border-collapse: separate;
position: relative; position: relative;
font-size: @font-size-small; font-size: @font-size-base;
top: 1px; // fixed when using in form inline, top: 1px; // fixed when using in form inline,
&-large{ &-large{
font-size: @font-size-base; font-size: @font-size-large;
} }
// Undo padding and float of grid classes // Undo padding and float of grid classes