The Google Cloud Platform step's description is improved, the radio fields have more space seperating them, and the text input is width limited now.
8 lines
172 B
SCSS
8 lines
172 B
SCSS
.pf-c-radio {
|
|
--pf-c-radio__label--LineHeight: 32px;
|
|
--pf-c-radio__input--Height: 32px;
|
|
}
|
|
|
|
.textcontent-google {
|
|
margin-bottom: var(--pf-global--spacer--lg);
|
|
}
|