vhis.scss 197 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 @import '@/styles/_support'; .content iframe{ height: 100%; min-height: 800px; overflow-x: hidden; overflow-y: auto; } // .content::-webkit-scrollbar { // display: none; // }