Skip to content

Portal CSS modal inline-scroller class to Clay #4113

Closed
@marcoscv-work

Description

This pattern looks like a general need in Liferay portal, can we add it to Clay in some way?

@media (min-height: 400px) {
	.modal-body.inline-scroller {
		max-height: 320px;
	}
}

Right now it is a CSS file included in the module frontend-css-web, wich we want to remove

Should be this pattern of max-height validated by Lexicon? @drakonux

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions