Granite UI Multifield Two column layout | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

HI,

Style System has the different DOM structure as compared to dialog structures.

But You can apply small CSS to achieve same.

for example below CSS change convert the layout from block to internal-block and shows everything in one line.

You need to check your dialog structure and need to apply css.

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
May 27, 2019

HI,

Style System has the different DOM structure as compared to dialog structures.

But You can apply small CSS to achieve same.

for example below CSS change convert the layout from block to internal-block and shows everything in one line.

You need to check your dialog structure and need to apply css.

Arun Patidar