@import "./../../mixins/scss/mixins";

f-progress-bar {
	@include base();
	display: flex;
	flex: 1 0 auto;
}
