We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba717e1 commit 84c25e8Copy full SHA for 84c25e8
src/frontend/src/routes/(new-styling)/(resuming-channel)/resume-openid-authorize/+page.svelte
@@ -184,7 +184,7 @@
184
<svg viewBox="0 0 92 92" width="92" height="92" class="mb-4">
185
<path
186
d="M 46 1 H 71 A 20 20 0 0 1 91 21 V 71 A 20 20 0 0 1 71 91 H 21 A 20 20 0 0 1 1 71 V 21 A 20 20 0 0 1 21 1 H 46"
187
- class="stroke-border-tertiary fill-none stroke-2"
+ class="stroke-fg-primary/10 fill-none stroke-2"
188
/>
189
<g
190
transition:fade|global={{
@@ -218,7 +218,7 @@
218
cy="46"
219
r="45"
220
stroke-width="2"
221
222
223
224
0 commit comments