初始化

This commit is contained in:
yuding
2025-12-24 19:02:34 +08:00
parent 4b5eb78bbb
commit 04a5e74284
51 changed files with 8576 additions and 5334 deletions

View File

@@ -148,8 +148,8 @@
}
.bim-measure-tool-icon {
width: 22px;
height: 22px;
width: 28px;
height: 28px;
display: inline-flex;
align-items: center;
justify-content: center;
@@ -162,6 +162,8 @@
fill: currentColor;
}
/* 说明:测量方式图标已在 TS 中“瘦身”为纯 pathcurrentColor一般无需额外隐藏背景 rect。 */
.bim-measure-toggle {
display: flex;
justify-content: flex-end;