.ct-file-uploader {
	display: flex;
	gap: 10px;

	button {
		min-height: var(--ui-input-height, 30px);
	}
}