fix(05-02): alert alignment via #title slot, dark-only code theme, simplify ProseImg

This commit is contained in:
2026-04-21 15:20:14 +02:00
parent d9a035c6b4
commit e46912d197
3 changed files with 3 additions and 11 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ const colorMap = {
variant="soft"
class="my-4"
>
<template #description>
<template #title>
<slot />
</template>
</UAlert>