From f5528d9cb7652b636d2a1c05110f1c073e7e7b9f Mon Sep 17 00:00:00 2001 From: vthinkxie Date: Wed, 17 Apr 2019 14:55:51 +0800 Subject: [PATCH] fix(module:select): fix select disable cursor (#3287) close #3246 --- .../select/nz-select-top-control.component.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/components/select/nz-select-top-control.component.html b/components/select/nz-select-top-control.component.html index 29df8ab3f87..cf7670dcea8 100644 --- a/components/select/nz-select-top-control.component.html +++ b/components/select/nz-select-top-control.component.html @@ -25,7 +25,7 @@