修改样式
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
border-radius: 20px 20px 0 0 !important;
|
||||
}
|
||||
.common-popup__drag-handle-container {
|
||||
position: position;
|
||||
position: relative;
|
||||
height: 0;
|
||||
}
|
||||
|
||||
.common-popup__drag-handle {
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
|
||||
box-sizing: border-box;
|
||||
// 搜索区域
|
||||
.search-section {
|
||||
background: #f5f5f5;
|
||||
|
||||
Reference in New Issue
Block a user