Fix styling and scroll behavior

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-08-25 21:19:00 +02:00
parent 0b23401a07
commit 44bf52887f
2 changed files with 56 additions and 36 deletions
+1
View File
@@ -22,6 +22,7 @@
<template>
<DashboardWidget :items="cards"
:show-more-text="t('deck', 'upcoming cards')"
:show-more-url="showMoreUrl"
:loading="loading"
@hide="() => {}"