From bf240f4fad6e8bf032bd1f190b238682a9fb721a Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Mon, 6 May 2019 17:39:20 +0800 Subject: User and service type management interface Change-Id: Ie4f66f28ea964cd8a773e7c1c52e5d589762b371 Issue-ID: USECASEUI-212 Signed-off-by: guochuyicmri --- usecaseui-portal/src/styles.less | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'usecaseui-portal/src/styles.less') diff --git a/usecaseui-portal/src/styles.less b/usecaseui-portal/src/styles.less index d4d7f1f8..487d06d5 100644 --- a/usecaseui-portal/src/styles.less +++ b/usecaseui-portal/src/styles.less @@ -713,7 +713,9 @@ nz-modal .nsdeleteModel.ant-modal { } } } - +nz-modal .deleteServiceTypeModel.ant-modal{ + height: 510px !important; +} nz-modal .healModel.ant-modal { min-height: 470px !important; } -- cgit 1.2.3-korg