mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
show LastTransactions.vue only in desktop or large
This commit is contained in:
parent
7c4932dba6
commit
eb68187339
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="rightside-last-transactions">
|
||||
<div class="rightside-last-transactions d-none d-lg-block">
|
||||
<b-row>
|
||||
<b-col>{{ $t('transaction.lastTransactions') }}</b-col>
|
||||
<b-col cols="1" class="text-right">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user