This commit is contained in:
team 1
2026-05-10 18:03:56 +02:00
parent 36485027e6
commit fbd8de64d0
12 changed files with 745 additions and 67 deletions

View File

@@ -620,6 +620,15 @@ body:not(.retriex-show-detail-cards) #chat .retriex-alert {
color: #f8f9fa;
}
.retriex-meta-query__list {
display: grid;
gap: 0.25rem;
}
.retriex-meta-query--multi code {
margin: 0;
}
.retriex-alert {
display: flex;
gap: 0.75rem;