Add no-auto-lightbox documentation

This commit is contained in:
Tetrakern 2023-01-27 18:59:03 +01:00
parent 5aa35ed493
commit fa372c2150

View File

@ -304,6 +304,7 @@ You can also apply additional classes to single words or phrases. Switch to the
| `min-640` | Forces blocks to be at least 640px wide regardless of space. Works well with tables.
| `min-768` | Forces blocks to be at least 768px wide regardless of space. Works well with tables.
| `overflow-x` | Adds horizontal scrolling if a block is too wide. Not necessary on tables.
| `no-auto-lightbox` | Prevents the lightbox script from being applied if added to an `<img>` element.
### HTML Block