Parcourir la source

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

a123456 il y a 6 ans
Parent
commit
8621fc554d
1 fichiers modifiés avec 10 ajouts et 0 suppressions
  1. 10 0
      src/main/webapp/static/mweixin/menu.less

+ 10 - 0
src/main/webapp/static/mweixin/menu.less

@@ -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;
+}