generated from gitea_admin/default
Formulaire academie
This commit is contained in:
@@ -435,7 +435,7 @@
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
<div class="w-full aspect-[4/3] bg-surface-container-low rounded-lg flex items-center justify-center group-hover:bg-primary-container transition-colors">
|
||||
<span class="material-symbols-outlined text-3xl text-outline group-hover:text-primary">insert_drive_file</span>
|
||||
<span class="material-symbols-outlined text-3xl text-outline group-hover:text-primary">download</span>
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<p v-if="document.caption" class="text-xs font-bold uppercase tracking-tighter">{{ document.caption }}</p>
|
||||
@@ -718,7 +718,6 @@
|
||||
}
|
||||
if (!programmerDebugData.value) return
|
||||
|
||||
console.log("pro-programmer Strapi content", programmerDebugData.value)
|
||||
})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user