You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There currently is no way to vertically align controls within a Control card without reaching into Blueprint's internal styles. Having this ability natively in the component (as a prop or other means of customization) would allow for more flexibility when stacking cards (e.g. Radio cards) on top of each other, especially when the card's content has multiple lines of text/subtext.
Environment
@blueprintjs/core: 5.11.0
Feature request
There currently is no way to vertically align controls within a Control card without reaching into Blueprint's internal styles. Having this ability natively in the component (as a prop or other means of customization) would allow for more flexibility when stacking cards (e.g. Radio cards) on top of each other, especially when the card's content has multiple lines of text/subtext.
Examples
Comparison:
https://codesandbox.io/p/sandbox/center-aligned-radio-card-controls-3kdn5y
The text was updated successfully, but these errors were encountered: