UNPKG

qt-public-ui

Version:

新设计规范下业务组件库

25 lines (21 loc) 412 B
@import (reference) '../../style/common.less'; .umui-guide-slogan { display: flex; align-items: center; justify-content: center; background-color: @component-background; height: 80px; padding-left: 4px; font-size: 16px; color: @text-color; text-align: center; line-height: 24px; img { width: 70px; height: 61px; padding-right: 4px; } a { color: @primary-color; } }