From e8f2613c68e87183e821c901d601b47ea79475c7 Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Sat, 16 Feb 2019 21:20:12 +0800 Subject: [PATCH] update site --- site/index.less | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site/index.less b/site/index.less index c5e8cd9bb..ca35c7596 100644 --- a/site/index.less +++ b/site/index.less @@ -185,3 +185,6 @@ .drawer-wrapper .drawer-content { -webkit-overflow-scrolling: touch; } +.pic-plus img { + max-width: calc(50% - 40px); +}