responsived sidemodal
This commit is contained in:
@@ -44,7 +44,7 @@ watch(
|
||||
<div
|
||||
class="w-full flex justify-between items-center py-[1.5rem] lg:py-[2.5rem] px-[1.5rem] lg:px-[3rem]"
|
||||
>
|
||||
<span class="typo-h-5">
|
||||
<span class="typo-h-5 lg:typo-h-4">
|
||||
{{ title }}
|
||||
</span>
|
||||
|
||||
@@ -61,7 +61,7 @@ watch(
|
||||
</div>
|
||||
|
||||
<div
|
||||
class="size-full flex flex-col grow overflow-y-auto py-[1.5rem] lg:py-[2.5rem] px-[1.5rem] lg:px-[3rem] pt-0"
|
||||
class="size-full flex flex-col grow overflow-y-auto py-[1.5rem] mb-10 px-[1.5rem] lg:px-[3rem]"
|
||||
>
|
||||
<slot />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user