Signed-off-by: a123456 <1209165801@qq.com>

This commit is contained in:
a123456 2019-01-26 09:18:07 +08:00
parent 6a14782334
commit 8621fc554d
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
@import "../ms-admin/4.7.0/less/app.less";
.ms-weixin-title {
height: 50px;
display: flex;
align-items: center;
}
.ms-weixin-menu-item {
min-width: 100% !important;
}