UNPKG

vexip-ui

Version:

A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good

1 lines 876 B
.vxp-cell{font-family:var(--vxp-font-family-base);font-size:var(--vxp-font-size-base);font-variant-numeric:tabular-nums;line-height:var(--vxp-line-height-base);color:var(--vxp-content-color-base)}.vxp-cell,.vxp-cell *,.vxp-cell ::after,.vxp-cell ::before{box-sizing:border-box}.vxp-cell--inherit{font-family:inherit;font-size:inherit;font-variant-numeric:inherit;line-height:inherit}.vxp-cell--inherit{color:inherit}.vxp-cell--flex{display:flex}.vxp-cell--start{justify-content:flex-start}.vxp-cell--end{justify-content:flex-end}.vxp-cell--center{justify-content:center}.vxp-cell--space-around{justify-content:space-around}.vxp-cell--space-between{justify-content:space-between}.vxp-cell--space-evenly{justify-content:space-evenly}.vxp-cell--top{align-items:flex-start}.vxp-cell--middle{align-items:center}.vxp-cell--bottom{align-items:flex-end}.vxp-cell>.vxp-grid{width:100%}