Letzte20Meldungen

This commit is contained in:
ISA
2025-05-05 12:09:50 +02:00
parent ea2386a538
commit 93566e4d8f
3 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ const Dashboard: React.FC = () => {
</div>
{/* Hauptbereich mit Meldungstabelle und Baugruppenträger */}
<div className="flex flex-col lg:flex-row gap-4 flex-grow overflow-hidden">
<div className="flex flex-col lg:flex-row gap-4 flex-grow overflow-hidden pt-4">
<Last20MessagesTable className="w-full lg:w-2/3 h-full" />
<div className="shadow-md rounded-lg w-full lg:w-1/3 flex flex-col gap-2">