﻿html,
body,
.dx-viewport {
    height: 100%;
    overflow: hidden !important; 
}


#app {
    height: 100%;
    overflow:scroll;
}


 
