From 9f9a8decfa158249d6890fa9bcfe2195fcb8495f Mon Sep 17 00:00:00 2001 From: AHdark Date: Tue, 24 May 2022 11:05:18 +0800 Subject: [PATCH] Fix: Cards will not overlap and text will not be obscured when using medium screen size devices such as iPad (#112) --- src/component/Share/MyShare.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/component/Share/MyShare.js b/src/component/Share/MyShare.js index 3bf37ea..5b0da66 100644 --- a/src/component/Share/MyShare.js +++ b/src/component/Share/MyShare.js @@ -287,7 +287,7 @@ class MyShareCompoment extends Component { - + {this.state.shareList.length === 0 && ( )} @@ -295,7 +295,8 @@ class MyShareCompoment extends Component {