.toolbar-thicknessSliderContainer {
	display: flex;
	flex-direction: row;

	input {
		flex-grow: 1;
	}
}
