|
|
@@ -2066,7 +2066,7 @@ input:-internal-autofill-selected {
|
|
|
.secondTabTable {
|
|
|
.ant-table {
|
|
|
.ant-table-body {
|
|
|
- min-height: calc(100vh - 405px);
|
|
|
+ min-height: calc(100vh - 407px);
|
|
|
background: @m-black2;
|
|
|
}
|
|
|
}
|
|
|
@@ -2074,7 +2074,7 @@ input:-internal-autofill-selected {
|
|
|
.secondTabTableNoBottom {
|
|
|
.ant-table {
|
|
|
.ant-table-body {
|
|
|
- min-height: calc(100vh - 166px);
|
|
|
+ min-height: calc(100vh - 167px);
|
|
|
background: @m-black2;
|
|
|
}
|
|
|
}
|