Skip to content

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

@wesleybl

Description

@wesleybl

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 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions