++ DebugOn status (to see what happened)
fix visu activities
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</CCurrencyValue>
|
||||
|
||||
|
||||
<div v-if="!small && account && account.notifspending && account.notifspending.length > 0" :class="`text-h5 full-width`"
|
||||
<div v-if="!small && account && account.notifspending && account.notifspending.length > 0" :class="`text-h7 full-width`"
|
||||
:style="(!$q.screen.lt.sm ? `min-width: 250px; ` : ``) + (color_border ? `border-color: ` + color_border + `!important;`: '')">
|
||||
<div class="text-center text-h7-dense text-italic text-grey-14">
|
||||
{{ t('movement.pendingtransaction') }}
|
||||
|
||||
Reference in New Issue
Block a user