Added Notifications
This commit is contained in:
@@ -34,7 +34,7 @@ const props = defineProps<{
|
||||
<div class="profile-grid">
|
||||
<RoutePanel :flight="flight" />
|
||||
<Panel label="Flight Details">
|
||||
<BoardingPass :showToolTips="false" style="width:100%;max-width:600px" :flight="flight"/>
|
||||
<BoardingPass :showToolTips="false" style="width:100%;max-width:600px; margin:0 auto" :flight="flight"/>
|
||||
<DetailRows>
|
||||
|
||||
</DetailRows>
|
||||
|
||||
Reference in New Issue
Block a user