adssad
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 01:43:30 +02:00
parent e121369461
commit f161a4c622

View File

@@ -655,13 +655,6 @@ body.has-modal-open {
margin-top: 1rem;
}
.module-admin-toolbar {
display: flex;
flex-wrap: wrap;
gap: 10px;
align-items: center;
}
.module-admin-grid--compact {
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}