From be196b2bcb88f7c35ae6d00ac6d9fc05bf2d5cfd Mon Sep 17 00:00:00 2001 From: Alex Turchyn Date: Sun, 2 Jul 2023 00:14:26 +0300 Subject: [PATCH] optimize dashboard on mobile --- app/javascript/template_builder/builder.vue | 24 ++++++++++--- app/javascript/template_builder/logo.vue | 4 +-- app/views/dashboard/index.html.erb | 2 +- app/views/shared/_clipboard_copy.html.erb | 4 +-- app/views/shared/_flash.html.erb | 20 ++++++----- app/views/shared/_logo.html.erb | 2 +- app/views/shared/_navbar.html.erb | 4 +-- app/views/shared/_settings_nav.html.erb | 4 +-- app/views/storage_settings/index.html.erb | 10 ++---- app/views/submissions/show.html.erb | 8 ++--- app/views/templates/show.html.erb | 40 ++++++++++----------- 11 files changed, 68 insertions(+), 54 deletions(-) diff --git a/app/javascript/template_builder/builder.vue b/app/javascript/template_builder/builder.vue index 0a8ea12d..42673175 100644 --- a/app/javascript/template_builder/builder.vue +++ b/app/javascript/template_builder/builder.vue @@ -25,7 +25,9 @@ width="20" class="inline" /> - Recipients + @@ -51,7 +56,7 @@ >
+
+
+ + You need a larger screen to use builder tools. + +
+
-