update Form style
This commit is contained in:
parent
cea1642e11
commit
ce0a02f008
1 changed files with 4 additions and 4 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue