flex flex-grow für die Tabelle indashboard

This commit is contained in:
ISA
2024-09-29 18:04:25 +02:00
parent 8989a78936
commit fba6791eea

View File

@@ -142,7 +142,7 @@ function Dashboard() {
<div className="flex flex-col lg:flex-row gap-1 overflow-hidden">
{/* Meldungen Liste */}
<div className="bg-white shadow-md rounded-lg w-full lg:w-2/3 overflow-auto flex-shrink-0">
<div className="bg-white shadow-md rounded-lg w-full lg:w-2/3 overflow-auto flex flex-grow">
<table className="min-w-full border border-gray-200 text-left">
<thead className="bg-gray-100 border-b border-gray-300">
<tr>