cleanup: 移除 device-stage 的 container-type:size 死代码
画布改用 inline style 的 vw/vh 后不再依赖容器查询单位(cqw/cqh), container-type:size 成为死代码且对 device-stage 有 size containment 副作用,移除。 全局已确认无 cq 单位在用。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -79,7 +79,6 @@ select {
|
||||
max-height: 100%;
|
||||
overflow: hidden;
|
||||
border-radius: 0;
|
||||
container-type: size;
|
||||
}
|
||||
|
||||
.reference-fit-frame {
|
||||
|
||||
Reference in New Issue
Block a user