Skip to content

Commit 9fc56a6

Browse files
fix: app icons are cropped in the app list for small screen sizes (#1876)
1 parent 0808208 commit 9fc56a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dashboard/Apps/AppsIndex.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
margin-right: 15px;
127127
border-radius: 10px;
128128
overflow: hidden;
129+
flex-shrink: 0;
129130
}
130131

131132
.appname {

0 commit comments

Comments
 (0)