fix: label css typo
This commit is contained in:
parent
348dff82f4
commit
c110bb08b5
|
|
@ -28,10 +28,10 @@ pull-2{
|
||||||
}
|
}
|
||||||
icon.big .icon-label, icon.big .icon-label-stroke{
|
icon.big .icon-label, icon.big .icon-label-stroke{
|
||||||
line-height: 2;
|
line-height: 2;
|
||||||
text-weight: bold;
|
|
||||||
}
|
}
|
||||||
.icon-label, .icon-label-stroke{
|
.icon-label, .icon-label-stroke{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
font-weight: bold;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 1.28;
|
line-height: 1.28;
|
||||||
left: 0; right: 0; top: 0; bottom: 0;
|
left: 0; right: 0; top: 0; bottom: 0;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue