We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67dc71e commit fb79301Copy full SHA for fb79301
README.md
@@ -569,9 +569,10 @@ defines the fixed position without visual styles.
569
## Text Selection
570
571
The lightbox is rendered with the `user-select: none` CSS style. If you'd like
572
-to make some of your custom elements user-selectable, use the `yarll_selectable`
573
-CSS class. This class sets the `user-select: text` style and turns off
574
-click-and-drag slide navigation, likely interfering with text selection UX.
+to make some of your custom elements user-selectable, use the
+`yarll__selectable` CSS class. This class sets the `user-select: text` style and
+turns off click-and-drag slide navigation, likely interfering with text
575
+selection UX.
576
577
## Hooks (experimental)
578
0 commit comments