UNPKG

@linkdesign/screen

Version:

屏组件库,但使用场景又不局限于屏。主要用于BI、大盘和屏

17 lines (16 loc) 310 B
.@{prefix}car-plate-container { position: relative; width: 100px; height: 30px; .inner { font-weight: 700; position: absolute; top: 1px; left: 1px; width: calc(100% - 2px); height: calc(100% - 2px); display: flex; align-items: center; justify-content: center; } }