@zeit-ui/vue
Version:
A popular UI framework for Vue
1 lines • 294 B
CSS
.zi-more{width:calc(100% - 40px);position:relative;display:flex;justify-content:center;align-items:center;margin:1.25rem}.zi-more:before{position:absolute;left:0;right:0;height:1px;width:100%;background-color:var(--accents-2);content:""}.zi-more .zi-more-slot{background-color:var(--accents-1)}