CN-1089 统一各列表页的loading、nodata交互
This commit is contained in:
@@ -392,6 +392,14 @@
|
||||
overflow-y:auto;
|
||||
padding-right: 2px;
|
||||
margin-bottom:30px;
|
||||
.table-no-data{
|
||||
height: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
line-height: 60px;
|
||||
color: #909399;
|
||||
}
|
||||
.el-checkbox-group {
|
||||
display: grid;
|
||||
grid-template-rows: repeat(auto-fill, 218px);
|
||||
|
||||
Reference in New Issue
Block a user