.tag_view { .tags_container { position: absolute; top: 0px; left: 0px; z-index: 20; width: 100%; height: 36px; } } .child { position: relative; height: calc(100vh - 90px); margin-top: 35px; overflow: hidden; .contianbox { height: 100%; overflow: auto; overflow-x: hidden; } }