Dialog title has a fixed height

Created on 16 March 2021, over 3 years ago
Updated 20 June 2023, about 1 year ago

Problem/Motivation

The dialog height has a fixed height. So when you remove a block for example, there is an overflow.

 .ui-dialog-titlebar {
    background: #1b1b1d !important;
    height: 4.5rem !important;
    position: relative !important;
    color: #ffffff !important;
}

Steps to reproduce

- Use Olivero for the front with gin_lb
- Place a block on a page with layout builder
- Remove it, the sidebar will open and the title should overflow since the height is fixed at 4.5rem, which is not the case in Gin.

I do not understand why this style is found there because there is no scss with those rules, so I wonder how this css got generated.

As you can see, the text "This action cannot be undone" is under the title.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada phjou Vancouver/Paris πŸ‡¨πŸ‡¦ πŸ‡ͺπŸ‡Ί

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024