- Fix CImgTitle positioning

- CPreloadImage
This commit is contained in:
Paolo Arena
2019-09-19 22:56:19 +02:00
parent 04f4a83d6c
commit 3459f00a3b
18 changed files with 208 additions and 86 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div>
<q-img v-if="imgbackground" :src="imgbackground"
:style="tools.styles_imgtitle()">
:style="tools.styles_imgtitle(sizes)">
<div class="absolute-bottom text-body1 text-center">
<h2 class="titletext">{{headtitle}}</h2>