fix lint and stylelint

This commit is contained in:
ogerly 2022-07-05 09:52:39 +02:00
parent 004c76d82e
commit c68bcc81b8
2 changed files with 13 additions and 2 deletions

View File

@ -42,7 +42,9 @@
</b-collapse> </b-collapse>
</b-navbar> </b-navbar>
<div class="alertBox"> <div class="alertBox">
<b-alert show dismissible variant="light" class="nav-alert text-dark">Light Alert</b-alert> <b-alert show dismissible variant="light" class="nav-alert text-dark">
<!--Light Alert-->
</b-alert>
</div> </div>
</div> </div>
</template> </template>

View File

@ -53,7 +53,16 @@
> >
<!-- content header --> <!-- content header -->
</b-col> </b-col>
<b-col cols="12" lg="3" md="11" offset="0" offset-lg="0" offset-md="1" class="bg-info navbar" order-2> <b-col
cols="12"
lg="3"
md="11"
offset="0"
offset-lg="0"
offset-md="1"
class="bg-info navbar"
order-2
>
<!--rechtebox --> <!--rechtebox -->
</b-col> </b-col>
<b-col cols="12" lg="7" md="11" offset="0" offset-lg="2" offset-md="1" order-1> <b-col cols="12" lg="7" md="11" offset="0" offset-lg="2" offset-md="1" order-1>