Minor cosmetic cleanup
All checks were successful
Build BAB Application Deployment Artifact / build (push) Successful in 2m9s
All checks were successful
Build BAB Application Deployment Artifact / build (push) Successful in 2m9s
This commit is contained in:
@@ -191,6 +191,7 @@ const disabledBefore = computed(() => {
|
|||||||
.boat-schedule-table-component
|
.boat-schedule-table-component
|
||||||
display: flex
|
display: flex
|
||||||
max-height: 60vh
|
max-height: 60vh
|
||||||
|
max-width: 98vw
|
||||||
.reservation
|
.reservation
|
||||||
display: flex
|
display: flex
|
||||||
position: absolute
|
position: absolute
|
||||||
|
|||||||
@@ -29,6 +29,7 @@
|
|||||||
<q-banner
|
<q-banner
|
||||||
rounded
|
rounded
|
||||||
class="bg-warning text-grey-10"
|
class="bg-warning text-grey-10"
|
||||||
|
style="max-width: 95vw; margin: auto"
|
||||||
v-if="bookingForm.boat?.defects"
|
v-if="bookingForm.boat?.defects"
|
||||||
>
|
>
|
||||||
<template v-slot:avatar>
|
<template v-slot:avatar>
|
||||||
|
|||||||
Reference in New Issue
Block a user