adasd
All checks were successful
Deploy / deploy-staging (push) Successful in 5s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-05-04 02:51:25 +02:00
parent 9659ce27b4
commit c81e89dc3f
4 changed files with 86 additions and 77 deletions

View File

@@ -654,7 +654,6 @@ body.has-modal-open {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
gap: 20px;
margin-top: 1rem;
}
.module-admin-grid--compact {