Followup to #4122 (make text selectable) (#4132)

This commit is contained in:
GithubAnon0000 2025-06-29 07:42:19 +00:00 committed by GitHub
parent 0739ea58f8
commit 185fdebb63
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,6 +34,5 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
<style lang="scss">
.collapse-label {
cursor: pointer;
user-select: none;
}
</style>