Skip to content

Commit

Permalink
fix cursor for generative fill button
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruchika Sinha authored and Ruchika Sinha committed Dec 7, 2023
1 parent 08a820d commit 745bc29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions creativecloud/features/firefly/firefly-interactive.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
display: flex;
}

.genfill-promptbar > button:hover {
cursor: pointer;
}

.interactive-marquee .media {
top: 72px;
}
Expand Down

0 comments on commit 745bc29

Please sign in to comment.