:host { box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; padding: 3px; } .radio-button { line-height: normal; } div:not(:last-child) { margin-bottom: 12px; }