fix: 修改弹窗
This commit is contained in:
@@ -251,4 +251,12 @@ wx-swiper .wx-swiper-slide-frame,
|
||||
.message-input-toolbar-swiper wx-swiper .wx-swiper-wrapper wx-swiper .wx-swiper-slides wx-swiper .wx-swiper-slide-frame .toolbar-item-container-dialog .bottom-popup-uni {
|
||||
position: -webkit-sticky !important;
|
||||
position: sticky !important;
|
||||
}
|
||||
.barTool {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.barTool .barToolItem {
|
||||
margin-bottom: 10rpx;
|
||||
width: 25%;
|
||||
}
|
||||
Reference in New Issue
Block a user