Merge pull request #1516 from thecodingmachine/iframeManager
Display multi co-websites
This commit is contained in:
commit
60a82c5eb2
28 changed files with 2060 additions and 280 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue