﻿.exports {
	flex: 1;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}

.export {
	flex: 1;
	border: none;
}
