story#6735 报警--兼容测试

This commit is contained in:
2025-08-14 13:43:53 +08:00
parent cf60d22074
commit 0d862caff1

View File

@ -201,7 +201,7 @@
color: rgba(0, 0, 0, 0.5); color: rgba(0, 0, 0, 0.5);
} }
.flexLabel { .flexLabel {
width: 50px; min-width: 50px;
flex-shrink: 0; flex-shrink: 0;
} }
.flexContent { .flexContent {