style: adjust mentions readonly cursor (#25977)

This commit is contained in:
xrkffgg 2020-08-03 16:14:46 +08:00 committed by GitHub
parent c5a7f031e4
commit 1efbc089ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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