feat: 样式调整
This commit is contained in:
@@ -5,14 +5,14 @@
|
||||
.swiper-stage {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 278px;
|
||||
height: 270px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.swiper-card {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
top: 8px;
|
||||
width: 236px;
|
||||
height: 234px;
|
||||
max-width: calc(100% - 56px);
|
||||
|
||||
Reference in New Issue
Block a user