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 {