mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-25 10:19:07 +01:00
tweak design
This commit is contained in:
parent
6b69bc809f
commit
29362ff75e
@ -13,7 +13,7 @@
|
||||
<AsideNavIco class="block w-5 h-5" />
|
||||
</button>
|
||||
</div>
|
||||
<div class="pt-6 lg:p-6 w-full overflow-x-hidden">
|
||||
<div class="pt-6 p-0 sm:p-12 lg:p-6 w-full overflow-x-hidden">
|
||||
<template v-if="data?.body">
|
||||
<ContentRenderer v-if="data.body.children.length > 0" :value="data" class="markdown-body w-full mb-6">
|
||||
</ContentRenderer>
|
||||
|
Loading…
Reference in New Issue
Block a user