:host {
  display: block;
  height: 100%;
}

.sliding-tab-container {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	overflow: auto;
	white-space: normal;
}