.dialog {
	background-color: var(--panel-bg-color);
	flex-grow: 1;
	align-self: stretch;
}