feat: 修复commompopup按钮底边距在安卓上显示异常的问题、修复测试结果页偶尔出现不渲染雷达图的问题

This commit is contained in:
2025-10-20 15:47:03 +08:00
parent d86df8a5a3
commit 0107072bfc
4 changed files with 60 additions and 53 deletions

View File

@@ -459,6 +459,12 @@
display: flex;
align-items: center;
justify-content: center;
font-feature-settings: "liga" off, "clig" off;
font-family: "PingFang SC";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
&.disabled {