/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
.app-root-wrapper {
	position: relative;
	width: 100%;
	max-width: 600px;
	height: 1000px;
	overflow: auto;
	resize: both;
}

/* /* Themeing for onepress theme*/ */
/* .popover_setting { */
/* 	position: absolute; */
/* } */