修复bug
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s
This commit is contained in:
@@ -77,10 +77,10 @@
|
||||
|
||||
/* 移除定位相关的箭头位置控制(Flex布局无需) */
|
||||
.arrow-left {
|
||||
margin-right: 2.32rem;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
.arrow-right {
|
||||
margin-left: 2.32rem;
|
||||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
/* 轮播下方文字区域(保留原有) */
|
||||
|
||||
Reference in New Issue
Block a user