Skip to content

Commit

Permalink
Merge pull request #99 from FallingSakura/main
Browse files Browse the repository at this point in the history
fix: App button hover style
  • Loading branch information
RiverTwilight authored Jan 21, 2025
2 parents 9e71200 + 9832690 commit 3195ce9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/AppGallery.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const AppListItem = ({
height: "93px",
overflow: "hidden",
padding: "0 18px",
borderRadius: "28px",
}}
selected={selected}
key={id}
Expand Down

0 comments on commit 3195ce9

Please sign in to comment.