mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
Followup to #4122 (make text selectable)
This commit is contained in:
parent
a587343f29
commit
d8b5dcb46a
1 changed files with 0 additions and 1 deletions
|
|
@ -34,6 +34,5 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.collapse-label {
|
.collapse-label {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
user-select: none;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue