KI-AGENT: Scrollen auf Kommunikationsseite ermöglichen
This commit is contained in:
@@ -203,6 +203,7 @@ onMounted(loadMatrixInfo)
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="min-h-0 flex-1 overflow-y-auto">
|
||||
<div class="mx-auto flex w-full max-w-6xl flex-col gap-6 p-4 sm:p-6">
|
||||
<div class="flex flex-col gap-3 sm:flex-row sm:items-start sm:justify-between">
|
||||
<div>
|
||||
@@ -531,4 +532,5 @@ onMounted(loadMatrixInfo)
|
||||
</div>
|
||||
</UCard>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user