hotfix/2.15.1.2407.01

This commit is contained in:
黎永顺 2024-08-05 11:05:25 +08:00
parent 964af55e3a
commit 25b7a2341e
1 changed files with 9 additions and 0 deletions

View File

@ -28,6 +28,15 @@
display: flex;
align-items: center;
width: 100%;
& > span:first-child {
display: inline-block;
min-width: 44px;
}
& > span:last-child {
flex: 1;
}
}
}