恢复资源卡片静态图标描边缩放
移除占位图标继承 inverse-scale 的统一 stroke-width 规则 保留资源依赖关系线的 non-scaling-stroke 几何覆盖行为
This commit is contained in:
@@ -5982,12 +5982,6 @@ iframe.preview-frame {
|
||||
transform-origin: bottom right;
|
||||
}
|
||||
|
||||
.game-resource-card-placeholder > svg *,
|
||||
.game-resource-card-version-visual > svg *,
|
||||
.game-resource-card-audio-visual > svg * {
|
||||
stroke-width: calc(2px * var(--genarrative-image-canvas-inverse-scale, 1));
|
||||
}
|
||||
|
||||
.game-resource-card-open {
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user