人工排产
This commit is contained in:
@@ -105,12 +105,13 @@
|
||||
}
|
||||
|
||||
.mask {
|
||||
position: fixed;
|
||||
position: fixed;
|
||||
z-index: 99;
|
||||
left: 0;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
background-color: rgba(0, 0, 0, .65);
|
||||
background-color: rgba(0, 0, 0, .9);
|
||||
}
|
||||
|
||||
.botton-radius {
|
||||
@@ -119,7 +120,8 @@
|
||||
}
|
||||
|
||||
.content {
|
||||
position: relative;
|
||||
position: relative;
|
||||
z-index: 100;
|
||||
top: 0;
|
||||
width: 600rpx;
|
||||
background-color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user