Files
piratepoet/packages/js/email-editor/src/engine/components/template-select/index.scss
Oluwaseun Olorunsola 912282f57c Move all items to src folder
MAILPOET-6215
2024-11-11 11:53:49 +02:00

14 lines
343 B
SCSS

.block-editor-block-patterns-explorer
.block-editor-block-patterns-list
.block-editor-block-preview__container {
max-height: 300px !important;
}
.block-editor-block-patterns-list__item .block-editor-block-preview__container {
align-items: flex-start !important;
}
.block-editor-block-patterns-list__list-item {
overflow: hidden;
}