index.less 158 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 .tab-iframe { width: 100vw; height: 100vh; position: relative; overflow: hidden; z-index: 100; iframe { border: none; } }