style cols

This commit is contained in:
Tykayn 2025-09-23 18:54:13 +02:00 committed by tykayn
parent 63f98a48ed
commit 334b6c90cf
7 changed files with 35 additions and 36 deletions

View file

@ -5,7 +5,7 @@
<div class="bot-talks-message">
{{ message }}
</div>
@if (documents?.length) {
@if (documents.length) {
@for (document of documents; track document.id) {
<div class="document-container">