Update frontend/src/views/Pages/AccountOverview/GddTransactionList.vue

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
Alexander Friedland 2022-02-08 08:30:38 +01:00 committed by GitHub
parent 9add338ddd
commit b876d8e335
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
>
<!-- Collaps Button -->
<div
v-if="(type != 'decay' && decay) || firstTransaction"
v-if="(type !== 'decay' && decay) || firstTransaction"
class="text-right"
style="width: 95%; position: absolute"
>