This commit is contained in:
web-devinition.de 2026-02-25 10:22:35 +01:00 committed by GitHub
commit a556fbdffa
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;
}