.ska-image-size-control {

	.components-base-control {
		margin-bottom: 0 !important;
	}

	&__wrapper {
		position: relative;
	}

	&__toggle:not(#_):not(#_):not(#_) {
		position: absolute;
		top: 0;
		right: 0;
		padding: 8px;
		margin: -8px 0;
		line-height: 1.4;
		height: auto;
		z-index: 1;
	}

	&__resize {
		margin: 8px -16px;
		padding: 16px;
		background: #f3f3f3;
	}
}
