mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-16 19:18:32 +00:00
Update dashboard.css
This commit is contained in:
@@ -522,7 +522,7 @@ body {
|
||||
|
||||
.myapps-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, 80px);
|
||||
grid-template-columns: repeat(auto-fill, 70px);
|
||||
gap: 32px 32px;
|
||||
justify-content: center;
|
||||
opacity: 1;
|
||||
|
||||
Reference in New Issue
Block a user