We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925540b commit eebaa22Copy full SHA for eebaa22
src/archive-now.ts
@@ -74,7 +74,7 @@ class ArchiveNow extends LitElement {
74
<p>
75
When you’re done, click the
76
<strong
77
- class="rounded-md bg-lime-400 px-2 py-1.5 font-normal text-white"
+ class="cursor-default rounded-md bg-lime-400 px-2 py-1.5 font-normal text-white ring-1 ring-inset ring-lime-700"
78
>Finish</strong
79
>
80
button.
@@ -89,7 +89,7 @@ class ArchiveNow extends LitElement {
89
90
Click
91
92
93
94
95
to finalize your archive.
0 commit comments