mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
less divs
This commit is contained in:
parent
2e75ceb73e
commit
eafa00b3bf
@ -17,12 +17,8 @@
|
|||||||
|
|
||||||
<!-- Decay-->
|
<!-- Decay-->
|
||||||
<b-row>
|
<b-row>
|
||||||
<b-col cols="6" class="text-right">
|
<b-col cols="6" class="text-right">{{ $t('decay.decay') }}</b-col>
|
||||||
<div>{{ $t('decay.decay') }}</div>
|
<b-col cols="6">{{ decay.decay | GDD }}</b-col>
|
||||||
</b-col>
|
|
||||||
<b-col cols="6">
|
|
||||||
<div>{{ decay.decay | GDD }}</div>
|
|
||||||
</b-col>
|
|
||||||
</b-row>
|
</b-row>
|
||||||
<hr class="mt-2 mb-2" />
|
<hr class="mt-2 mb-2" />
|
||||||
<b-row>
|
<b-row>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user