feat: 本次提交更新内容如下

新版本样式完成
This commit is contained in:
笔记本里的永平
2025-07-18 21:56:03 +08:00
parent c9893b3371
commit 56a2f41aef
4 changed files with 117 additions and 92 deletions

View File

@@ -131,6 +131,14 @@
justify-content: center;
margin: 0 auto 6px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
overflow: hidden;
}
.scene-image {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 8px;
}
.scene-value {