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{
|
||||
line-height: 2;
|
||||
text-weight: bold;
|
||||
}
|
||||
.icon-label, .icon-label-stroke{
|
||||
position: absolute;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
line-height: 1.28;
|
||||
left: 0; right: 0; top: 0; bottom: 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue