responsived some parts
This commit is contained in:
@@ -22,9 +22,9 @@ withDefaults(defineProps<Props>(), {
|
||||
}"
|
||||
>
|
||||
<div
|
||||
class="w-full flex items-center justify-between h-[2rem] lg:h-[3rem] px-5"
|
||||
class="w-full flex items-center justify-between h-[2rem] lg:h-[3rem] lg:px-5"
|
||||
>
|
||||
<span class="typo-sub-h-md lg:typo-sub-h-lg">{{ title }}</span>
|
||||
<span class="text-sm lg:text-lg">{{ title }}</span>
|
||||
<slot name="button" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user