Skip to content

Commit 302f337

Browse files
committed
Add new production build
1 parent f4cfeda commit 302f337

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build/bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/dist/raluce-ecommerce-plugin-stylesheet.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ h1, h2, h3, h4, h5, p, button, span, i, .shopping-cart-dialog {
434434
width: 93%;
435435
max-width: 400px;
436436
/* height: calc(100vh - 60px); */
437-
height: 90vh;
437+
height: 60vh;
438438
position: fixed;
439439
right: 100px;
440440
bottom: 45px;
@@ -550,7 +550,7 @@ h1, h2, h3, h4, h5, p, button, span, i, .shopping-cart-dialog {
550550
}
551551
#raluce-ecommerce-plugin-shopping-cart-modal {
552552
width: 100%;
553-
height: 100vh;
553+
height: 80vh;
554554
right: 0;
555555
bottom:0;
556556
border: none;

0 commit comments

Comments
 (0)