Merge branch 'dev-3.7' of git.mesalab.cn:nezha/nezha-fronted into dev-3.8
This commit is contained in:
@@ -461,7 +461,7 @@
|
||||
bottom: 0px;
|
||||
height: 48px;
|
||||
z-index: 1;
|
||||
width: calc(100% - 20px);
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.explore-split-box{
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
background-color: $--background-color-empty;
|
||||
}
|
||||
.pagination-bottom {
|
||||
bottom: 8px;
|
||||
bottom: 0px;
|
||||
}
|
||||
& > .nz-table-list {
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user