弹出层样式调整

This commit is contained in:
唐明明
2022-02-18 17:20:35 +08:00

View File

@@ -141,12 +141,13 @@
.sent--popups {
background: white;
padding: 30rpx 15rpx;
display: flex;
flex-wrap: wrap;
flex-direction: row;
.item {
width: 150rpx;
margin: 15rpx;
text-align: center;
}
.text {