mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/views/Pages/AccountOverview/GddTransactionList.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
9add338ddd
commit
b876d8e335
@ -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"
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user