diff --git a/src/main/resources/static/css/customAssets.css b/src/main/resources/static/css/customAssets.css index f749554..5a317fc 100644 --- a/src/main/resources/static/css/customAssets.css +++ b/src/main/resources/static/css/customAssets.css @@ -240,6 +240,9 @@ grid-auto-rows: 240px; gap: 16px; margin-top: 12px; + justify-content: center; + overflow: auto; + max-height: 50vh; } .modal .modal-inner .marketplace-card {