Skip to content

Commit

Permalink
fix(Tile): adjust hover gradient
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan committed Jan 26, 2024
1 parent a11cd20 commit e58cada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/styles/scss/utilities/_ai-gradient.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
background: linear-gradient(
to top,
theme.$ai-aura-hover-start $start,
15%,
theme.$ai-aura-hover-end 50%
)
padding-box,
Expand Down

0 comments on commit e58cada

Please sign in to comment.