@charset "utf-8"; @import '../../style/core.less'; .logo-wrapper { display: inline-block; border-radius: 10px; text-align: center; .logo-item { width: 100%; height: 100%; background: @theme_color; color: #fff; text-align: center; border-radius: 10px; } .assets { height: 100%; } }