mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-05 23:46:28 +08:00
refactor step title style again
This commit is contained in:
parent
0cdcdfba7b
commit
0cf3600e25
@ -189,13 +189,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.@{steps-prefix-cls}-main {
|
||||
margin-top: 2.5px;
|
||||
}
|
||||
.@{steps-prefix-cls}-title {
|
||||
font-size: @font-size-lg;
|
||||
line-height: 21px;
|
||||
margin-bottom: 4px;
|
||||
line-height: @steps-icon-size;
|
||||
color: @text-color;
|
||||
font-weight: bold;
|
||||
background-color: @steps-background;
|
||||
@ -264,7 +260,7 @@
|
||||
}
|
||||
.@{steps-prefix-cls}-title {
|
||||
font-size: @font-size-base;
|
||||
margin-bottom: 4px;
|
||||
line-height: @steps-small-icon-size;
|
||||
color: @text-color;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user