Correggere lista circuiti (non compare il titolo e il num. di persone)
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
<section :class="$q.dark.isActive ? `bg-black` : `bg-white` + ` padding_gallery text-grey-10 text-center`">
|
||||
<section :class="($q.dark.isActive) ? `bg-black` : `bg-white`) + ` padding_gallery text-grey-10 text-center`">
|
||||
|
||||
<q-carousel
|
||||
swipeable
|
||||
|
||||
Reference in New Issue
Block a user