Skip to content

Commit 8188d2b

Browse files
committed
Increase myapps-grid gap to 30px
1 parent 67f14db commit 8188d2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gui/src/css/dashboard.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2060,7 +2060,7 @@ body {
20602060

20612061
.myapps-grid {
20622062
grid-template-columns: repeat(auto-fill, 72px);
2063-
gap: 18px 14px;
2063+
gap: 30px 30px;
20642064
}
20652065

20662066
.myapps-tile {

0 commit comments

Comments
 (0)