This commit is contained in:
梁灏 2020-04-08 16:46:51 +08:00
parent 8529369e31
commit 774217294d

View file

@ -103,7 +103,10 @@
border-collapse: separate;
position: relative;
font-size: @font-size-base;
top: 1px; // fixed when using in form inline,
.ivu-form-inline &{
top: 1px; // fixed when using in form inline,
}
&-large{
font-size: @font-size-large;