This commit is contained in:
wanglei
2021-12-06 11:25:35 +08:00
parent a18528bc8b
commit d2f1e3c39e

View File

@@ -77,7 +77,7 @@
.item { .item {
height: 120px; height: 120px;
display: flex; display: flex;
align-items: center; align-items: center;
box-sizing: border-box; box-sizing: border-box;
padding: 0 50px; padding: 0 50px;
background-color: #ffffff; background-color: #ffffff;