update Form style

This commit is contained in:
梁灏 2019-09-16 09:48:04 +08:00
parent cea1642e11
commit ce0a02f008

View file

@ -6,7 +6,7 @@
text-align: right;
vertical-align: middle;
float: left;
font-size: @font-size-small;
font-size: @font-size-base;
color: @text-color;
line-height: 1;
padding: 10px 12px 10px 0;
@ -36,7 +36,7 @@
&-content {
position: relative;
line-height: 32px;
font-size: @font-size-small;
font-size: @font-size-base;
}
& & {
margin-bottom: 0;
@ -61,7 +61,7 @@
margin-right: 4px;
line-height: 1;
font-family: SimSun;
font-size: @font-size-small;
font-size: @font-size-base;
color: @error-color;
}
}