Merge pull request #1516 from thecodingmachine/iframeManager

Display multi co-websites
This commit is contained in:
David Négrier
2021-10-29 15:33:56 +02:00
committed by GitHub
28 changed files with 2060 additions and 280 deletions
+1
View File
@@ -124,6 +124,7 @@
top: 10%;
position: relative;
z-index: 80;
margin: auto;
display: grid;
@@ -29,6 +29,8 @@
<style lang="scss">
.menuIcon {
display: inline-grid;
z-index: 90;
position: relative;
margin: 25px;
img {
pointer-events: auto;