@varlet/ui
Version:
A Vue3 component library based on Material Design 2 and 3, supporting mobile and desktop.
1 lines • 165 B
CSS
.var-checkbox-group { display: flex; flex-wrap: wrap;}.var-checkbox-group--horizontal { flex-direction: row;}.var-checkbox-group--vertical { flex-direction: column;}