diff options
author | wangyuerg <wangyuerg@chinamobile.com> | 2021-03-11 09:40:01 +0800 |
---|---|---|
committer | wangyuerg <wangyuerg@chinamobile.com> | 2021-03-11 09:40:28 +0800 |
commit | 2ddfe6c8f2c8f2d472a1e1756bd3491cb6550149 (patch) | |
tree | 68de7f68b1a0a4f47530a4421bf712011308296f /usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order | |
parent | 55802952c883c2eddd78c6e2566eda992c0d9937 (diff) |
feat:Logic plus protection
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com>
Change-Id: Ifdeb26671445944bbf7a4fc6c5e551636bb13dd2
Issue-ID: USECASEUI-527
Diffstat (limited to 'usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order')
-rw-r--r-- | usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.less | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.less b/usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.less index 66eb3cc4..c0dc618e 100644 --- a/usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.less +++ b/usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.less @@ -52,10 +52,8 @@ bottom:-2px; width:20px; height:20px; -cursor: pointer; - + cursor: pointer; } - .detail-wrap::before{ content: ''; display: block; |