From 1a83d6f1dae7ae69c64a668f9dddfc0f786e6c01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E5=84=80=E5=BC=8F?= <854085467@qq.com> Date: Fri, 7 Oct 2022 01:43:32 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B(component):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=20select-option=20=E7=9A=84=E9=80=89=E6=8B=A9=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package/component/src/component/select/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/package/component/src/component/select/index.less b/package/component/src/component/select/index.less index 85a15b41..dbdc95ff 100644 --- a/package/component/src/component/select/index.less +++ b/package/component/src/component/select/index.less @@ -40,6 +40,7 @@ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; + cursor: pointer; } .layui-select-content .layui-select-option.layui-disabled {