Skip to content

Commit

Permalink
Update src/lib/components/common/Button.svelte
Browse files Browse the repository at this point in the history
Co-authored-by: Allan Lasser <[email protected]>
  • Loading branch information
eyeseast and allanlasser authored Feb 28, 2024
1 parent aeee79a commit 9daffb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/components/common/Button.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
border: none;
box-shadow: none;
color: var(--primary, #4294f0);
fill: var(--primary, #4294f0);
}
button:disabled,
Expand Down

0 comments on commit 9daffb3

Please sign in to comment.