* added 'icon' property for popups
All checks were successful
continuous-integration/drone/push Build is passing

* show a popup after creating a share link for alum and box
* set min width to 320 px for sharing dialog
This commit is contained in:
Artem Anufrij
2023-02-19 20:56:03 +01:00
parent 77e835e33e
commit 19f221556a
5 changed files with 18 additions and 4 deletions

View File

@@ -14,6 +14,7 @@ body {
bottom: 16px;
left: -160px;
margin-left: 50%;
z-index: 1200;
}
h1 {