fix(HEL-560): 问天冻结区不再被陈旧样式清理波及
上一提交为过 CSS 门禁删掉了 heaven/foundation.css 里一条已无人引用的 .model.on, 但问天是冻结区,不该为了门禁变绿去动它。改为把冻结样式表从"每条选择器都要有 运行时消费者"这一项里排除,文件本身恢复原样;其余门禁照常覆盖问天。 Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
@@ -454,8 +454,8 @@
|
||||
"code_hotspots": [
|
||||
{
|
||||
"path": "frontend/pages/heaven/foundation.css",
|
||||
"bytes": 182527,
|
||||
"lines": 11488
|
||||
"bytes": 182616,
|
||||
"lines": 11494
|
||||
},
|
||||
{
|
||||
"path": "frontend/pages/screener/foundation.css",
|
||||
|
||||
Reference in New Issue
Block a user