summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/styles.less
diff options
context:
space:
mode:
Diffstat (limited to 'usecaseui-portal/src/styles.less')
-rw-r--r--usecaseui-portal/src/styles.less9
1 files changed, 9 insertions, 0 deletions
diff --git a/usecaseui-portal/src/styles.less b/usecaseui-portal/src/styles.less
index 336c9150..5d372eb3 100644
--- a/usecaseui-portal/src/styles.less
+++ b/usecaseui-portal/src/styles.less
@@ -809,6 +809,12 @@ nz-notification-container .ant-notification{
background:#313449!important;
}
// slicing-resource-management
+.task_status{
+ margin-bottom: 20px;
+ span{
+ margin-right: 5%;
+ }
+}
.slicing-resource_tab {
width: 104%;
margin-left: 20px!important;
@@ -819,4 +825,7 @@ nz-notification-container .ant-notification{
}
.slicing-resource-table{
padding: 20px!important;
+}
+.slicing-resource-table-list{
+ padding: 0 20px 0 0!important;
} \ No newline at end of file