feat: 统一图片铺满展示与原生预览

This commit is contained in:
GouJ
2026-09-01 18:57:39 +08:00
parent 352d7bb73b
commit 3a60eebae0
13 changed files with 104 additions and 31 deletions
-1
View File
@@ -899,7 +899,6 @@ body {
.asset-image .n-image img {
width: 100%;
height: 100%;
object-fit: contain;
}
/* 预览尺寸不随原图分辨率增长,历史缩略图也不能被按钮默认宽度覆盖。 */
.asset-image.asset-image-preview {