@use "~admin-stylesheets/colors";

.nab-external-page-script {
	max-width: 30rem;
	position: relative;

	textarea {
		background: colors.$nab-background-white;
		font-family: Consolas, Monaco, monospace;
		font-size: 11px;
	}

	.nelio-ab-testing-clipboard-button {
		position: absolute;
		top: 5px;
		right: 15px;
	}
}
