fix: add link modal, marketplace

- Addons title
- icon for check for updates
- update add link modal
- improve the style of the smaller modals
- Link back to create tab on marketplace
This commit is contained in:
alexsparkes
2022-04-24 21:12:49 +01:00
parent 78c390b172
commit f8d2d624b7
11 changed files with 135 additions and 90 deletions

View File

@@ -13,7 +13,7 @@
bottom: 0;
left: 0;
height: 90vh;
width: clamp(60vw, 1400px, 90vw);
width: clamp(60vw, 1200px, 90vw);
padding: 0;
overflow-x: hidden !important;