@uva-glass/component-library
Version:
React components UvA
2 lines (1 loc) • 650 B
CSS
._radio-group__wrapper_1khqv_1{display:flex;flex-direction:column;gap:.5rem}._radio-group__header_1khqv_7{font-family:inherit;font-size:inherit;line-height:var(--line-height-s);margin:0}._radio-group_1khqv_1{background-color:var(--color-white);border:1px solid var(--color-grey-400);border-radius:.25rem;overflow:hidden}._radio-group__option_1khqv_21{cursor:pointer;display:flex;gap:1rem;padding:1rem}._radio-group__option_1khqv_21:not(:last-of-type){border-bottom:1px solid var(--color-grey-200)}._radio-group__option_1khqv_21:hover{background-color:var(--color-grey-100)}._radio-group__option--disabled_1khqv_36{cursor:default;pointer-events:none}