NEZ-1856 fix:取消内容区页面 边框,边距
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
.panel.list-page {
|
||||
.table-list {
|
||||
height: calc(100% - 58px);
|
||||
padding-left: 10px;
|
||||
}
|
||||
.no-data {
|
||||
text-align: center;
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
background-color: $--background-color-base;
|
||||
background-color: $--background-color-empty;
|
||||
overflow-x: auto;
|
||||
.project-table {
|
||||
//width: calc(100% - 10px) !important;
|
||||
|
||||
Reference in New Issue
Block a user