Skip to content

Commit

Permalink
Change outdated agents panel max size
Browse files Browse the repository at this point in the history
  • Loading branch information
jbiset committed Jan 9, 2024
1 parent a77d62a commit 6c8d90b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,6 @@
gap: 10px;
grid-template-columns:
minmax(375px, 1fr) minmax(375px, 1fr) minmax(375px, 1fr)
minmax(150px, 1fr);
minmax(150px, 300px);
}
}

0 comments on commit 6c8d90b

Please sign in to comment.