/*
 * @Author: SiMeiyu 
 * @Date: 2017-07-05 14:50:19 
 */ 
@import "../../app/variables.less";
.@{ult-prefix}-logo {
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    svg {
        width: auto;
        height: 100%;
    }
}