.vcx-widget-space {
	position: relative;
	font-family: var(--header-font-family);
	margin-right: auto;
	margin-left: auto;
	margin-top: var(--margin-top);
	margin-bottom: var(--margin-bottom);
}

.vcx-widget-space .ux-space {
	margin: 1px;
	height: var(--height);
}

.graphite-app.edit .vcx-widget-space .ux-space {
	outline: var(--item-outline);
	opacity: 0.35;
}

.vcx-widget-space .command-button.settings {
	top: 36px !important;
	right: -34px !important;
}