.SETTING_DIALOG > * > .TABVIEW > .TABVIEW_BTN{
	position: absolute;
	top: 20px;
	left: 20px;

	flex-direction: column;

	width: 100px;
}

.SETTING_DIALOG > * > .TABVIEW > .TABVIEW_ITEM_PARENT{
	position: absolute;
	top: 20px;
	left: 120px;
}