优化主页芯片代理的点击滚动功能

This commit is contained in:
2025-05-22 11:36:21 +08:00
parent b4428e08df
commit 9133a9329b
2 changed files with 13 additions and 12 deletions

View File

@@ -260,6 +260,7 @@ body{
display: inline-flex !important;
align-items: center;
vertical-align: top;
padding-right: 3vw;
}
.brand-item {
display: flex;
@@ -275,7 +276,7 @@ body{
margin-left: 2vw;
}
.brand-item img {
height: 1.8vw;
height: 1.5vw;
object-fit: contain;
margin-bottom: 12px;
}