This commit is contained in:
liuye
2024-10-14 10:52:02 +08:00
parent b1a4952d61
commit 1efe6010a2

View File

@@ -379,9 +379,10 @@ export default {
// display: flex;
// justify-content: space-between;
padding: 0 32px;
box-sizing: border-box;
.item-banner {
display: inline-block;
width: calc(50% - 16px);
width: calc(50% - 20px);
height: 160px;
position: relative;
margin-bottom: 16px;