/* Board */

.direct-leaves__editor {
    min-width: 800px;
}

.leaves__editor__category-select {
	width: auto;
	margin-bottom: 20px;
}

.leaves__editor__category-select {
	width: auto;
	margin-bottom: 20px;
}

.board-menu {
	overflow-x: auto;
	white-space: nowrap;

	padding: 10px;
	border: 1px solid #DFE5EA;

	/*min-height: 400px;*/
}
.board-menu .board-menu {
    border: none;
}