From 9d186905ca88872f00dafb0a8b6bb0ad1e6a0c5c Mon Sep 17 00:00:00 2001 From: a123456 <1209165801@qq.com> Date: Sat, 26 Jan 2019 17:51:37 +0800 Subject: [PATCH] Signed-off-by: a123456 <1209165801@qq.com> --- src/main/webapp/static/mweixin/material-list.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/static/mweixin/material-list.less b/src/main/webapp/static/mweixin/material-list.less index b4139988..f4ac8ea8 100644 --- a/src/main/webapp/static/mweixin/material-list.less +++ b/src/main/webapp/static/mweixin/material-list.less @@ -17,7 +17,7 @@ padding: 10px 0; } .body { - display: flex; + display: flex; flex-direction: column; } .footer {