We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f53e29 commit ed22a91Copy full SHA for ed22a91
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sub-store-front-end",
3
- "version": "2.14.323",
+ "version": "2.14.324",
4
"private": true,
5
"scripts": {
6
"dev": "vite --host",
src/assets/styles/global.scss
@@ -87,7 +87,7 @@ img {
87
left: 50%;
88
transform: translateX(-50%) translateY(-50%);
89
z-index: 1100;
90
- max-height: 72vh;
+ max-height: 90vh;
91
max-width: 80vw;
92
width: 80vw;
93
border-radius: 8px;
0 commit comments