feat: 本次提交更新内容如下
新版本样式完成
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user