This commit is contained in:
sunmeng 2024-08-27 18:29:09 +08:00
parent 19ff93418f
commit f54d1bc480

View File

@ -1367,6 +1367,8 @@
width: 100%; width: 100%;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
background-color: #fff;
border-radius: 20rpx;
.left,.right{ .left,.right{
width: 50%; width: 50%;