Skip to content
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

Builder v2 Edit screen distance #247

Open
Timo-Breumelhof opened this issue Sep 18, 2024 · 1 comment
Open

Builder v2 Edit screen distance #247

Timo-Breumelhof opened this issue Sep 18, 2024 · 1 comment
Assignees

Comments

@Timo-Breumelhof
Copy link
Collaborator

When you have a level 0 field before an array, there is no distance between the two, see:

image

I don't see a direct CSS class to address this.

image

Maybe a level class could be helpful?

The card does have a distance at the bottom, but maybe a more generic solution is better?

image

@Timo-Breumelhof
Copy link
Collaborator Author

.form-row {
    
    > .col-12{
        margin-bottom: 1.5em;
    }
    
}

Fixes one distance but not both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant