vue-ant-patterns
Version:
vue-ant-patterns
17 lines (16 loc) • 464 B
CSS
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*
命名规则, 三部分 className
.flex-侧轴
.flex-主轴
.flex-侧轴-主轴
*/
.depot-logo-box {
display: inline-block;
min-width: 176px;
min-height: 26px;
background-repeat: no-repeat;
}