right side last transaction components

This commit is contained in:
ogerly 2022-11-28 09:32:12 +01:00
parent 8c96639acc
commit ce558205ee
2 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@
</b-col>
<b-col>
<b-row>
<b-col class="small">
<b-col class="small font-weight-bold">
{{ transaction.linkedUser.firstName }} {{ transaction.linkedUser.lastName }}
</b-col>
<b-col cols="2" class="mr-4">

View File

@ -1,6 +1,6 @@
<template>
<div class="right-side mt-3 mt-lg-0">
<div v-if="path === '/overview'">
<b-container v-if="path === '/overview'" fluid="md">
<!-- <b-row>
<b-col>
<div class="p-4">
@ -19,7 +19,7 @@
</div>
</b-col>
</b-row>
</div>
</b-container>
<!-- <b-container v-if="path === '/storys'">
<b-row>
<b-col>