mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-07 21:44:36 +08:00
Update assets
This commit is contained in:
parent
4587396c9a
commit
a74da2b3f5
2 changed files with 6 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -572,7 +572,11 @@ This generally requires a secure origin \u2014 either HTTPS or localhost.`)}),wi
|
|||
third-party cookies.
|
||||
</div>
|
||||
<div class="mt-6">
|
||||
<a id="open-app" class="button-base button-blue" target="_blank">
|
||||
<a
|
||||
id="open-app"
|
||||
class="px-5 py-2 font-medium text-sm inline-flex rounded-lg border whitespace-nowrap items-center justify-center gap-1 border-transparent bg-blue-600 text-white hover:bg-blue-700 focus:bg-blue-700"
|
||||
target="_blank"
|
||||
>
|
||||
Open app
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue