..
This commit is contained in:
@@ -11,7 +11,7 @@ main {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: #fff;
|
||||
z-index: 999;
|
||||
z-index: 1010;
|
||||
display: unset;
|
||||
/* overflow-y: auto; */
|
||||
overflow-y: scroll;
|
||||
@@ -468,4 +468,7 @@ main.pop{
|
||||
.detail-divider{
|
||||
margin-left: -16px;
|
||||
margin-right: -16px;
|
||||
}
|
||||
.bottomsheet{
|
||||
z-index: 1030;
|
||||
}
|
||||
Reference in New Issue
Block a user