Skip to content

Commit

Permalink
Fix colors
Browse files Browse the repository at this point in the history
  • Loading branch information
charandeepsinghb committed Dec 24, 2024
1 parent 2cd75fc commit 7700a9c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion components/floating-button/floating-button.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

/* Default opacity for inactive button */
#floating-button.inactive {
opacity: 0.4;
opacity: 0.3;
}

/* Style changes when dragging */
Expand Down
Loading

0 comments on commit 7700a9c

Please sign in to comment.