@use "@wordpress/base-styles/variables" as *;

.edit-site-pagination .components-button.is-tertiary {
	width: $button-size-compact;
	height: $button-size-compact;
	justify-content: center;
}
