-- fix bug

This commit is contained in:
yuping
2023-02-25 01:56:21 +08:00
parent d34189fd7e
commit b47e1163d4
2 changed files with 9 additions and 4 deletions

View File

@@ -948,8 +948,10 @@ const cancelStorage = async () => {
.leftmain {
margin-top: 20px;
min-height: 800px;
position: sticky;
top:0;
height: 80vh;
overflow-y: auto;
.tit {
margin-left: 20px;
font-size: 18px;
@@ -1283,7 +1285,7 @@ const cancelStorage = async () => {
flex-wrap: wrap;
position: sticky;
top: 0;
z-index: 999;
z-index: 99999;
.item {
height: 115px;