This commit is contained in:
web-devinition.de 2026-03-01 18:11:52 +01:00 committed by GitHub
commit 7aad08a74c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
158 changed files with 25953 additions and 307 deletions

View file

@ -67,3 +67,8 @@
.object-fit-cover {
object-fit: cover;
}
.assembly-table-image {
max-height: 40px;
object-fit: contain;
}