@ -10,7 +10,7 @@
(click)="onCreateAccount()"
>
<span i18n>You are using the Live Demo.</span>
<span class="a ml-2" i18n>Create Account</span>
<span class="a ml-2 p-1" i18n>Create Account</span>
</div></a
}
@ -15,12 +15,14 @@
z-index: 999;
.info-message {
color: rgba(var(--palette-foreground-text), 1);
color: rgba(var(--light-primary-text));
font-size: 80%;
font-weight: 500;
max-width: 100%;
.a {
border: 1px solid rgba(var(--light-primary-text));
border-radius: 0.25rem;