字段
This commit is contained in:
@@ -247,7 +247,7 @@ uni-button{
|
||||
align-items: center;
|
||||
font-size: 12px;
|
||||
line-height: 13px;
|
||||
height: 65px;
|
||||
height: 40px;
|
||||
color: #fff;
|
||||
background-color: rgba(194, 86, 62, 0.2);
|
||||
padding: 0 5px;
|
||||
@@ -416,7 +416,7 @@ uni-button{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: rgba(0,0,0,0.8);
|
||||
z-index: 2010;
|
||||
z-index: 100;
|
||||
}
|
||||
.pop-wraper {
|
||||
position: fixed;
|
||||
@@ -426,7 +426,7 @@ uni-button{
|
||||
height: 80%;
|
||||
padding: 1% 2%;
|
||||
background: center / 100% 100% url(./static/images/pop_bg.png) no-repeat;
|
||||
z-index: 2017;
|
||||
z-index: 102;
|
||||
transition: all .4s;
|
||||
}
|
||||
.pop-wraper_1 {
|
||||
|
||||
Reference in New Issue
Block a user