Merge pull request #1713 from gradido/1712-Layouting-droplet

icon droplet-halflarger and correctly positioned
This commit is contained in:
Alexander Friedland 2022-04-01 12:21:05 +02:00 committed by GitHub
commit f0e11c2aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
<div class="decayinformation-long">
<div class="d-flex">
<div class="text-center pb-3 gradido-max-width">
<b-icon icon="droplet-half" height="12" class="mb-2" />
<b-icon icon="droplet-half" class="mr-2" />
<b>{{ $t('decay.calculation_decay') }}</b>
</div>
</div>