UNPKG

@gizwits/vantui

Version:

机智云组件库

17 lines (14 loc) 267 B
@import '../style/var.less'; .container { width: 100%; height: 100px; background-color: rgb(63, 187, 158); display: flex; justify-content: center; alignitems: center; } .red { color: rgb(125, 31, 183); text-align: center; display: inline-block; }