mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change margin bottom from decay icon
This commit is contained in:
parent
e7967fe146
commit
8e7ccf973f
@ -51,7 +51,7 @@
|
|||||||
<!-- Decay -->
|
<!-- Decay -->
|
||||||
<b-row v-if="decay">
|
<b-row v-if="decay">
|
||||||
<div class="col-5 text-right">
|
<div class="col-5 text-right">
|
||||||
<b-icon v-if="type != 'decay'" icon="droplet-half" height="15" class="mb-3" />
|
<b-icon v-if="type != 'decay'" icon="droplet-half" height="15" class="mb-1" />
|
||||||
</div>
|
</div>
|
||||||
<div class="col-7 gdd-transaction-list-item-decay">
|
<div class="col-7 gdd-transaction-list-item-decay">
|
||||||
<decay-information v-if="decay" decaytyp="short" :decay="decay" />
|
<decay-information v-if="decay" decaytyp="short" :decay="decay" />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user