Merge branch 'dev-3.7' of git.mesalab.cn:nezha/nezha-fronted into dev-3.8

This commit is contained in:
zyh
2023-07-21 14:38:42 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -461,7 +461,7 @@
bottom: 0px;
height: 48px;
z-index: 1;
width: calc(100% - 20px);
width: 100%;
}
}
.explore-split-box{

View File

@@ -29,7 +29,7 @@
background-color: $--background-color-empty;
}
.pagination-bottom {
bottom: 8px;
bottom: 0px;
}
& > .nz-table-list {
height: 100%;