.mw-rcfilters-ui {
	&-table {
		&-placeholder {
			flex-grow: 1;
		}
	}

	&-row {
		display: flex;
	}

	&-cell {
		align-self: start;
	}
}
