.ska-blocks__theme-palette-control {

// 	padding-right: 6px;

// 	& > .component-color-indicator {
// 		margin-left: 6px;
// 		border-radius: 3px;
// 	}
}

.ska-record-editor__row {

	& > .components-base-control {

		&:has(+ .ska-blocks__theme-palette-control) {
			width: 100%;
		}
	}
}
