初始化
This commit is contained in:
@@ -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 中“瘦身”为纯 path(currentColor),一般无需额外隐藏背景 rect。 */
|
||||
|
||||
.bim-measure-toggle {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
|
||||
Reference in New Issue
Block a user