diff options
author | cyuamber <xuranyjy@chinamobile.com> | 2019-12-09 00:56:04 +0800 |
---|---|---|
committer | cyuamber <xuranyjy@chinamobile.com> | 2019-12-09 01:23:36 +0800 |
commit | 7ea14076d7946bb252320469e93cf595aab3bfdb (patch) | |
tree | 80f4fd05dfd674511f31c4d742ea26b73621964a /usecaseui-portal/src/styles.less | |
parent | 56c11ebfcb986fb634f0b35104c5dabcd90a7aaa (diff) |
fix:fix the table total of slicing business page
Change-Id: I419e3d4f52de8f0d2a5a7b4eabff0652945e4a5f
Issue-ID: USECASEUI-369
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/styles.less')
-rw-r--r-- | usecaseui-portal/src/styles.less | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usecaseui-portal/src/styles.less b/usecaseui-portal/src/styles.less index 5d372eb3..4d647f76 100644 --- a/usecaseui-portal/src/styles.less +++ b/usecaseui-portal/src/styles.less @@ -828,4 +828,7 @@ nz-notification-container .ant-notification{ } .slicing-resource-table-list{ padding: 0 20px 0 0!important; +} +.taskmodel_list{ + margin-bottom: 20px; }
\ No newline at end of file |