Bug Fixes #78

Merged
PxlLoewe merged 2 commits from staging into release 2025-07-22 19:16:11 +00:00
Showing only changes of commit 1d1bb713d2 - Show all commits

View File

@@ -111,7 +111,7 @@ const AircraftPopupContent = ({
/>
<div>
<div
className="flex gap-[2px] overflow-auto pb-0.5 text-white"
className="flex gap-[2px] pb-0.5 text-white"
style={{
backgroundColor: `${FMS_STATUS_TEXT_COLORS[aircraft.fmsStatus]}`,
}}