We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When you have a level 0 field before an array, there is no distance between the two, see:
I don't see a direct CSS class to address this.
Maybe a level class could be helpful?
The card does have a distance at the bottom, but maybe a more generic solution is better?
The text was updated successfully, but these errors were encountered:
.form-row { > .col-12{ margin-bottom: 1.5em; } }
Fixes one distance but not both.
Sorry, something went wrong.
Timo-Breumelhof
No branches or pull requests
When you have a level 0 field before an array, there is no distance between the two, see:
I don't see a direct CSS class to address this.
Maybe a level class could be helpful?
The card does have a distance at the bottom, but maybe a more generic solution is better?
The text was updated successfully, but these errors were encountered: