/**
 * Dropdown selection button
 */
.tsc-dropdown-selection-button__content .components-popover__content {
	display: flex;
	flex-direction: column;
	width: 200px;
}
