Skip to content

Commit fb79301

Browse files
committed
docs: correct yarll__selectable class name
1 parent 67dc71e commit fb79301

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -569,9 +569,10 @@ defines the fixed position without visual styles.
569569
## Text Selection
570570

571571
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.
572+
to make some of your custom elements user-selectable, use the
573+
`yarll__selectable` CSS class. This class sets the `user-select: text` style and
574+
turns off click-and-drag slide navigation, likely interfering with text
575+
selection UX.
575576

576577
## Hooks (experimental)
577578

0 commit comments

Comments
 (0)