Browse Source

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

a123456 6 years ago
parent
commit
9b306f83f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/static/mweixin/material-list.less

+ 1 - 1
src/main/webapp/static/mweixin/material-list.less

@@ -17,7 +17,7 @@
             padding: 10px 0;
         }
         .body {
-            display: flex; 
+            display: flex;
             flex-direction: column;
         }
         .footer {