optimize data retrieve by customfields und enricher

This commit is contained in:
team 1
2026-04-13 16:11:19 +02:00
parent 0a05ccaee3
commit f7685c6fb5
10 changed files with 234 additions and 32 deletions

View File

@@ -409,4 +409,9 @@ span.think {
.think {
animation: none;
}
}
.bubble img {
max-width: 50px;
max-height: 50px;
}