FEAT: Enhance layout and styling in BerthDetailsModal and interest-berth-status for improved readability and visual appeal
This commit is contained in:
@@ -127,12 +127,12 @@
|
||||
elevation="0"
|
||||
hover
|
||||
>
|
||||
<v-card-text class="pa-3">
|
||||
<div class="d-flex align-center justify-space-between mb-2">
|
||||
<v-card-text class="pa-4">
|
||||
<div class="d-flex align-center justify-space-between mb-3">
|
||||
<span class="font-weight-bold text-subtitle-2">{{ berth['Mooring Number'] }}</span>
|
||||
<span class="text-caption text-grey-darken-1">Area {{ berth.Area }}</span>
|
||||
</div>
|
||||
<div class="text-caption text-grey-darken-1 mb-2">
|
||||
<div class="text-caption text-grey-darken-1 mb-3">
|
||||
{{ displayMeasurement(berth['Nominal Boat Size']) }} boat
|
||||
</div>
|
||||
<div class="d-flex justify-space-between align-center">
|
||||
|
||||
Reference in New Issue
Block a user