fix hub stats #46
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user