Followup to #4122 (make text selectable)

This commit is contained in:
GithubAnon0000 2025-06-28 22:44:11 +00:00 committed by GitHub
parent a587343f29
commit d8b5dcb46a
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>