fix dark/light mode dialog

This commit is contained in:
les
2021-03-05 14:11:33 +01:00
parent 5222b24f88
commit 589a8ce939
8 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
<template lang="pug">
v-card(color='secondary')
v-card
v-card-title {{$t('common.import')}}
v-card-text
p(v-html="$t('event.import_description')")

View File

@@ -1,5 +1,5 @@
<template lang='pug'>
v-card(color='secondary')
v-card
v-card-title(v-text="$t('common.embed_title')")
v-card-text
v-row