Update style
This commit is contained in:
@@ -102,7 +102,7 @@ const limitedComments = computed(() => {
|
|||||||
v-if="!!comments"
|
v-if="!!comments"
|
||||||
class="bg-slate-50"
|
class="bg-slate-50"
|
||||||
>
|
>
|
||||||
<div class="flex relative gap-8 my-42 container max-lg:flex-col">
|
<div class="flex relative gap-8 my-24 sm:my-42 container max-lg:flex-col">
|
||||||
<div
|
<div
|
||||||
class="sticky top-0 flex flex-col gap-6 lg:min-w-100 h-fit bg-white p-8 rounded-xl border-[0.5px] border-slate-200"
|
class="sticky top-0 flex flex-col gap-6 lg:min-w-100 h-fit bg-white p-8 rounded-xl border-[0.5px] border-slate-200"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user