From d02f65d528e2773f1b5f34ce5639607389f290dc Mon Sep 17 00:00:00 2001 From: Julian Montes de Oca Date: Mon, 23 Sep 2024 12:08:57 +0800 Subject: [PATCH] Adjust padding in mobile view --- src/home/home_screen.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/home/home_screen.rs b/src/home/home_screen.rs index 671afee9..e72c3ad3 100644 --- a/src/home/home_screen.rs +++ b/src/home/home_screen.rs @@ -37,11 +37,11 @@ live_design! { } width: Fill, height: Fill flow: Down - padding: {top: 40.} { view_stack = { root_view = { + padding: {top: 40.} flow: Down width: Fill, height: Fill sidebar = {}