Browse Source

style: adjust mentions readonly cursor (#25977)

pull/25983/head
xrkffgg 4 years ago
committed by GitHub
parent
commit
1efbc089ac
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      components/mentions/style/index.less

4
components/mentions/style/index.less

@ -64,10 +64,6 @@
background-color: transparent;
}
.placeholder();
&:read-only {
cursor: default;
}
}
&-measure {

Loading…
Cancel
Save