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.less5
1 files changed, 4 insertions, 1 deletions
diff --git a/usecaseui-portal/src/styles.less b/usecaseui-portal/src/styles.less
index 32bad49a..a5a95a1d 100644
--- a/usecaseui-portal/src/styles.less
+++ b/usecaseui-portal/src/styles.less
@@ -73,7 +73,7 @@ nz-table {
}
}
-// ÏêÇéÒ³ÃÔÄã±í¸ñÑùʽ
+// ����ҳ��������ʽ
.detailInformatioin {
nz-table {
.ant-table-small {
@@ -767,6 +767,9 @@ nz-notification-container .ant-notification{
}
}
}
+ .ant-notification-notice-close,.ant-notification-notice-close:hover{
+ color: #ffffff!important;
+ }
}
}
}