@openshift-assisted/ui-lib
Version:
React component library for the Assisted Installer UI
16 lines (12 loc) • 291 B
CSS
.ai-node-pool__section {
padding-left: 1.75rem;
}
.ai-node-pool__expandable-button .pf-v5-c-expandable-section__toggle {
padding-right: 0;
}
.ai-node-pool__expandable-button .pf-v5-c-expandable-section__toggle-text {
color: black;
}
.ai-node-pool__header {
align-items: center;
}