- Ricerca Titolo per nome o autore o ISBN o codice articolo
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
@click="click_opendetail()"
|
||||
/>
|
||||
</a>
|
||||
<div class="q-ma-md ">
|
||||
<div class="q-ma-sm">
|
||||
<div class="row absolute-top-left semi-transparent" style="z-index: 10;">
|
||||
<q-btn-dropdown
|
||||
push
|
||||
@@ -243,7 +243,7 @@
|
||||
<div
|
||||
v-if="scheda.testo_right_attaccato.font?.posiz_text !== costanti.POSIZ_TESTO.IN_BASSO"
|
||||
:style="{
|
||||
alignSelf: scheda.testo_right_attaccato.font?.posiz_text === costanti.POSIZ_TESTO.IN_BASSO ? '' : 'end',
|
||||
alignSelf: scheda.testo_right_attaccato.font?.posiz_text === costanti.POSIZ_TESTO.IN_BASSO ? '' : 'center',
|
||||
marginTop:
|
||||
scheda.testo_right_attaccato.font?.posiz_text === costanti.POSIZ_TESTO.IN_BASSO ? 'auto' : '0',
|
||||
}"
|
||||
|
||||
Reference in New Issue
Block a user