@react-spectrum/s2
Version:
Spectrum 2 UI components in React
63 lines (48 loc) • 640 B
CSS
@layer _.a {
.sh1 {
display: inline-flex;
}
._Pc1 {
position: relative;
}
.Ue1 {
row-gap: .5rem;
}
.Ug1 {
row-gap: .75rem;
}
.qe1 {
column-gap: .5rem;
}
.qg1 {
column-gap: .75rem;
}
._tc1 {
flex-direction: row;
}
._ta1 {
flex-direction: column;
}
.ed1 {
align-items: start;
}
.ec1 {
align-items: end;
}
.eb1 {
align-items: center;
}
._Cg1 {
justify-content: start;
}
._Cb1 {
justify-content: end;
}
._Ca1 {
justify-content: center;
}
._va1 {
flex-shrink: 0;
}
}
/*# sourceMappingURL=ButtonGroup.css.map */