6237a975 by lttnew

下拉框

1 parent a9508795
......@@ -969,7 +969,7 @@ function handleDelete(row) {
box-sizing: border-box;
&.dropdown-open-page {
padding-bottom: calc(520rpx + env(safe-area-inset-bottom));
padding-bottom: calc(420rpx + env(safe-area-inset-bottom));
}
}
......@@ -1336,7 +1336,7 @@ function handleDelete(row) {
.level-dropdown-local {
position: absolute;
left: 0;
bottom: 78rpx;
top: 78rpx;
width: 180rpx;
height: 360rpx;
background: #fff;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!