summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/styles.less
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2020-02-14 10:53:56 +0800
committercyuamber <xuranyjy@chinamobile.com>2020-02-14 10:54:01 +0800
commit83c56f99f08810126fca49e291a9c3bc6000bb72 (patch)
treef520a2d616b2f2658a82ceac9f504278e11d5244 /usecaseui-portal/src/styles.less
parent7669d892d9032312d4f0bd6e76e630fe11a0d384 (diff)
feat: add toolTips to Forms of csmf slicing page
Change-Id: I08b8785d1c318fc12918eabb21940701c0560fa2 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/styles.less')
-rw-r--r--usecaseui-portal/src/styles.less3
1 files changed, 3 insertions, 0 deletions
diff --git a/usecaseui-portal/src/styles.less b/usecaseui-portal/src/styles.less
index bd3a6b79..0cbd1a44 100644
--- a/usecaseui-portal/src/styles.less
+++ b/usecaseui-portal/src/styles.less
@@ -859,4 +859,7 @@ nz-notification-container .ant-notification{
.ant-table-wrapper {
padding: 10px;
}
+}
+#cdk-overlay-13.cdk-overlay-pane{
+ display: none!important;
} \ No newline at end of file