修改转发

This commit is contained in:
A1300399510
2023-07-25 17:12:35 +08:00
parent 35ec051717
commit cb5fc462c7
3 changed files with 12 additions and 6 deletions

View File

@@ -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;