Skip to content

Commit

Permalink
fix: app icons are cropped in the app list for small screen sizes (#1876
Browse files Browse the repository at this point in the history
)
  • Loading branch information
visualfanatic authored Oct 20, 2021
1 parent 0808208 commit 9fc56a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dashboard/Apps/AppsIndex.scss
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
margin-right: 15px;
border-radius: 10px;
overflow: hidden;
flex-shrink: 0;
}

.appname {
Expand Down

0 comments on commit 9fc56a6

Please sign in to comment.