From 1a01172d93a585b62e35ebabc31501e956b4ddd1 Mon Sep 17 00:00:00 2001 From: ryanml Date: Wed, 18 Aug 2021 02:12:07 -0700 Subject: [PATCH] Fix content cutoff issue (Mobile Sync View (#11871) --- ui/pages/mobile-sync/mobile-sync.component.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ui/pages/mobile-sync/mobile-sync.component.js b/ui/pages/mobile-sync/mobile-sync.component.js index 8033c7da8..a5aafb166 100644 --- a/ui/pages/mobile-sync/mobile-sync.component.js +++ b/ui/pages/mobile-sync/mobile-sync.component.js @@ -404,7 +404,10 @@ export default class MobileSyncPage extends Component { const { password } = this.state; return ( -
+