index.less 149 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 .helloworld-app { width: 100%; .app-content { height: 380px; } } .viewport { position: relative; height: 80vh; overflow: hidden; }