@patternfly/patternfly
Version:
Assets, source, tooling, and content for PatternFly 4
15 lines (12 loc) • 412 B
CSS
#ws-core-c-tile-basic-tiles .ws-preview-html .pf-c-tile,
#ws-core-c-tile-extra-content .ws-preview-html .pf-c-tile,
#ws-core-c-tile-stacked-tiles .ws-preview-html .pf-c-tile,
#ws-core-c-tile-stacked-tiles-large .ws-preview-html .pf-c-tile {
margin-right: 8px;
}
#ws-core-c-tile-extra-content .ws-preview-html {
display: flex;
}
#ws-core-c-tile-extra-content .ws-preview-html .pf-c-tile {
width: 300px;
}