From 9b306f83f093c732f397795de53b284113ea5632 Mon Sep 17 00:00:00 2001 From: a123456 <1209165801@qq.com> Date: Sat, 26 Jan 2019 17:54:11 +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 f4ac8ea8..b4139988 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 {