added page export and import

This commit is contained in:
Gani Georgiev
2022-08-05 23:25:16 +03:00
parent f459dd8812
commit 93ab5fbea2
12 changed files with 665 additions and 108 deletions

View File

@@ -193,6 +193,9 @@
row-gap: var(--smSpacing);
}
}
&.full-width-popup {
width: 100%;
}
&.image-preview {
width: auto;
min-width: 300px;