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
|
||||
display: flex
|
||||
max-height: 60vh
|
||||
max-width: 98vw
|
||||
.reservation
|
||||
display: flex
|
||||
position: absolute
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
<q-banner
|
||||
rounded
|
||||
class="bg-warning text-grey-10"
|
||||
style="max-width: 95vw; margin: auto"
|
||||
v-if="bookingForm.boat?.defects"
|
||||
>
|
||||
<template v-slot:avatar>
|
||||
|
||||
Reference in New Issue
Block a user