From 1efbc089acfb19bd0795faed30ee9c734a490f7c Mon Sep 17 00:00:00 2001 From: xrkffgg Date: Mon, 3 Aug 2020 16:14:46 +0800 Subject: [PATCH] style: adjust mentions readonly cursor (#25977) --- components/mentions/style/index.less | 4 ---- 1 file changed, 4 deletions(-) diff --git a/components/mentions/style/index.less b/components/mentions/style/index.less index edb3c1ace3..b2476bfc47 100644 --- a/components/mentions/style/index.less +++ b/components/mentions/style/index.less @@ -64,10 +64,6 @@ background-color: transparent; } .placeholder(); - - &:read-only { - cursor: default; - } } &-measure {