mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
update
This commit is contained in:
@@ -156,7 +156,7 @@ function ReleaseNotificationView({ data }: { data: Release }) {
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div className="prose prose-xs dark:prose-invert max-w-none">
|
||||
<div className="prose prose-xs dark:prose-invert max-w-none text-sm">
|
||||
<ReactMarkdown remarkPlugins={[remarkGfm]}>
|
||||
{data.body}
|
||||
</ReactMarkdown>
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@
|
||||
--popover: 215 20% 16%;
|
||||
--popover-foreground: 210 40% 98%;
|
||||
|
||||
|
||||
|
||||
--muted: 215 20% 22%;
|
||||
--muted-foreground: 215 15% 70%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user