diff --git a/public/themes/dist_static/static/css/solution.css b/public/themes/dist_static/static/css/solution.css index b49c0a0..c1f62fc 100644 --- a/public/themes/dist_static/static/css/solution.css +++ b/public/themes/dist_static/static/css/solution.css @@ -243,7 +243,7 @@ } .sl-cases__body { display: grid; - grid-template-columns: minmax(0, 57.375rem) minmax(0, 40.625rem); + grid-template-columns: minmax(0, 40.625rem) minmax(0, 57.375rem); gap: 0; align-items: stretch; } @@ -253,8 +253,7 @@ justify-content: space-between; min-width: 0; min-height: 31.6875rem; - padding: 0 5rem; - border-left: 1px solid rgb(223, 224, 226); + padding: 1.5rem 0 1.5rem 5rem; } .sl-cases__content-swiper { flex: 1; @@ -332,7 +331,7 @@ .sl-cases__stage { position: relative; align-self: center; - margin-left: -2.5rem; + margin-right: -2.5rem; overflow: visible; min-width: 0; } @@ -425,10 +424,10 @@ } .sl-cases__copy { min-height: 0; - padding: 0 0 0 24Px; + padding: 24Px 0; } .sl-cases__stage { - margin-left: 0; + margin-right: 0; width: 100%; justify-self: center; } @@ -476,15 +475,13 @@ height: 100Px; } .sl-cases__copy { - padding-left: 0; - border-left: none; + padding: 24Px 0; } .sl-cases__body { grid-template-columns: 1fr; } .sl-cases__stage { - order: -1; - margin-left: 0; + margin-right: 0; } .sl-cases__logo { width: 160Px; diff --git a/public/themes/website/1/zh/demo/solution.html b/public/themes/website/1/zh/demo/solution.html index d27633a..4fa9691 100644 --- a/public/themes/website/1/zh/demo/solution.html +++ b/public/themes/website/1/zh/demo/solution.html @@ -168,6 +168,20 @@

{$sub_cates[5]['title'] ?? ''}

+
@@ -213,20 +227,6 @@
-
{/if}