You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Is there any way to change alignment of elements inside the blockfile itself? More specifically,
I was trying to left-align the contents of the block without creating a Javascript handler on document init.
Also, is there a way to have larger blocks encapsulate smaller blocks? I was thinking of having two large side-by-side blocks, each with a 3x3 grid of blocks inside them.
And lastly, a feature request - I was wondering if you would allow the blocks to become draggable, for otherwise the blocks are incredibly responsive (and actually look pretty good with minimal css styling) but can't be interacted with. An example implementation can be found here.