fix hub stats #46

This commit is contained in:
Nicolas
2025-07-01 08:22:34 +02:00
parent a3c66594a2
commit c3bac1d23f

View File

@@ -134,7 +134,7 @@ export const PilotStats = async () => {
</div> </div>
{mostFlownStation && ( {mostFlownStation && (
<div className="stat w-full"> <div className="stat flex-1 min-w-0">
<div className="stat-figure text-info"> <div className="stat-figure text-info">
<PlaneIcon className="w-8 h-8" /> <PlaneIcon className="w-8 h-8" />
</div> </div>