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

It is not possible to select an aligned image block when we have text next to it #100

Open
wesleybl opened this issue May 15, 2024 · 0 comments

Comments

@wesleybl
Copy link
Contributor

When volto-block-style is installed and we have an aligned image block, with text next to it, we are unable to select the image block. See:

tete-2024-05-15_10.52.45.mp4

This is because the block's z-index is overwritten by this code:

.block.align {
z-index: auto !important;
}

This code was inserted by this 48ceafb by @tiberiuichim .

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

No branches or pull requests

1 participant