Layout card configuration popup width

Hello everyone,
I have a question that I was unfortunately unable to answer through research in the forum.
I use a custom:layout-card in the dashboard (in panel mode), which contains all the cards of the dashboard.
When you edit this card, the popup “layout card configuration” opens. Unfortunately, this popup does not use the entire width of the window, but about half of it. Configuring is unnecessarily cumbersome because you have to keep scrolling even though the screen is large enough.
I have already been able to determine with the browser tools that it is the “mdc-dialog__surface” class that contains the information, but so far I have not been able to set this setting permanently.

It is NOT the card width of the layout cards themselves but the width of the configuration popup.

Does anyone have any advice on where to set this setting and how?

Hi again,

A while has now passed and unfortunately no one has responded to my question.
However, I don’t understand why others don’t have this problem too.
I have taken a screenshot. It would be handy if the editor was much wider. There is enough space there.
Can this perhaps be adjusted via the theme? Unfortunately, I have not yet been able to find the right parameter.

I have now been able to find out something else.
If I uncheck max-width in the area marked in the screenshot using the development tools, then it is as I imagine it to be.
However, I don’t know how to deactivate this attribute permanently. Does anyone have any ideas?

I found the solution to the problem. In fact, it is much simpler than I thought.
When you click on the header of the popup, the popup enlarges.

1 Like