修改转发
This commit is contained in:
@@ -776,7 +776,7 @@ const handleMediaBtn = (type, index) => {
|
||||
margin-bottom: 20px;
|
||||
justify-content: space-between;
|
||||
position: sticky;
|
||||
top: 20px;
|
||||
top: 0px;
|
||||
z-index: 1002;
|
||||
|
||||
.nav-box {
|
||||
@@ -1419,7 +1419,7 @@ const handleMediaBtn = (type, index) => {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
background-color: rgba(0, 0, 0, 0.7);
|
||||
z-index: 111;
|
||||
z-index: 1002;
|
||||
|
||||
.add-customer-box {
|
||||
width: 460px;
|
||||
|
||||
Reference in New Issue
Block a user