-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Row Cols Definition for Bootstrap 5 #478
Comments
This has not been solved yet, right? I see several Columns options in the Mosaic editor, but they are greyed out and nothing happens when I click on them. |
Until we come up with a better solution for this I've removed the greyed formats ... the problem here is, that the
|
Related to #473
@balavec @petschki we have to rethink our row-cols-idea
the mosaic adds "mosaic-" to every row class, adding classes "row-cols-1 row-cols-sm-1 row-cols-md-2 row-cols-lg-2" won't work
Also the value of an available action
doesn't get picked up as identifier, the "name" is used
Questions:
The text was updated successfully, but these errors were encountered: