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.less14
1 files changed, 14 insertions, 0 deletions
diff --git a/usecaseui-portal/src/styles.less b/usecaseui-portal/src/styles.less
index 845187a5..cae17d18 100644
--- a/usecaseui-portal/src/styles.less
+++ b/usecaseui-portal/src/styles.less
@@ -595,4 +595,18 @@ nz-modal {
}
}
}
+}
+//gong 2019.04.12 add
+.healModel{
+ .heal-question{
+ nz-select{
+ .ant-select-selection{
+ height: 42px!important;
+ .ant-select-selection__rendered{
+ line-height: 42px!important;
+ }
+ }
+
+ }
+ }
} \ No newline at end of file