fix: label css typo

This commit is contained in:
hypercross 2026-04-09 12:35:54 +08:00
parent 348dff82f4
commit c110bb08b5
1 changed files with 1 additions and 1 deletions

View File

@ -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;