remove unnecessary padding

This commit is contained in:
Jörn-Michael Miehe 2022-09-15 14:16:43 +00:00
parent fe8cb1b693
commit 006afa10d0

View file

@ -1,5 +1,5 @@
<template> <template>
<v-list> <v-list class="py-0">
<span class="text-h5 text-md-h4 text-truncate d-inline-block mb-2"> <span class="text-h5 text-md-h4 text-truncate d-inline-block mb-2">
{{ title }} {{ title }}
</span> </span>