From e3f9e320d926d3d2ba903dd74ffe65af09967ac6 Mon Sep 17 00:00:00 2001 From: Peter Zimon Date: Thu, 6 May 2021 17:40:29 +0200 Subject: [PATCH] Added welcome page UI to product details --- app/styles/layouts/products.css | 10 +++---- app/templates/settings/product.hbs | 46 ++++++++++++++++-------------- 2 files changed, 30 insertions(+), 26 deletions(-) diff --git a/app/styles/layouts/products.css b/app/styles/layouts/products.css index d5bfd5e31c..65e115b1c2 100644 --- a/app/styles/layouts/products.css +++ b/app/styles/layouts/products.css @@ -74,10 +74,6 @@ margin-bottom: 3vw; } -.gh-product-details .max-width { - max-width: 620px; -} - .gh-product-details-form { display: flex; align-items: flex-start; @@ -106,7 +102,11 @@ width: 100%; } -.gh-product-description-container { +.gh-product-details-fields .max-width { + max-width: 840px; +} + +.gh-product-details-fields .form-group:last-of-type { padding-bottom: 0; margin-bottom: 0; } diff --git a/app/templates/settings/product.hbs b/app/templates/settings/product.hbs index a31e5dd26f..2f31395bae 100644 --- a/app/templates/settings/product.hbs +++ b/app/templates/settings/product.hbs @@ -23,30 +23,34 @@
-
-
-

Product details

-
- {{!-- - -
Icon
-
--}} -
- - - - - - - - - - -
+
+
+

Product details

+
+
+ + + + + + + + + + + + + + + +

Redirect to this URL after signup for this product

+ +
-
+
+