Add link
This commit is contained in:
parent
72410d1f28
commit
82ce1f2e93
|
@ -45,7 +45,9 @@
|
|||
{:else}
|
||||
An error occurred, please try again later.
|
||||
<br />
|
||||
Contact support if the issue persists.
|
||||
Contact
|
||||
<a href="https://budibase.com/support/" target="_blank">support</a> if the
|
||||
issue persists.
|
||||
{/if}</span
|
||||
>
|
||||
</div>
|
||||
|
@ -70,4 +72,9 @@
|
|||
font-size: 16px;
|
||||
color: var(--grey-7);
|
||||
}
|
||||
|
||||
.subtext a {
|
||||
color: var(--grey-7);
|
||||
font-weight: 700;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue