Browse Source

style: 微信三级页附件英文字符过长修复

cuiyalong 3 years ago
parent
commit
aecdbe83c4
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/web/staticres/css/wxcontentinfo.css

+ 3 - 0
src/web/staticres/css/wxcontentinfo.css

@@ -415,4 +415,7 @@
   background: #2abed1;
   background: #2abed1;
   border-radius: 8px;
   border-radius: 8px;
   text-align: center;
   text-align: center;
+}
+a.menu_list {
+  word-break: break-all
 }
 }