fix. [PWT-145, PWT-146] 텍스트 말줄임표 제거
This commit is contained in:
@@ -547,7 +547,7 @@ onMounted(async () => {
|
||||
class="flex-col"
|
||||
>
|
||||
<div
|
||||
class="relative flex flex-col items-start justify-start gap-[12px] w-full mt-[16px] md:gap-[16px] md:mt-[24px] lg:flex-row lg:items-end lg:justify-between lg:gap-[0]"
|
||||
class="relative flex flex-col items-start justify-start gap-[12px] w-full mt-[4px] md:gap-[16px] md:mt-[0] lg:flex-row lg:items-end lg:justify-between lg:gap-[0]"
|
||||
>
|
||||
<div
|
||||
class="relative flex items-center justify-start gap-[20px] w-full lg:w-auto lg:mr-auto"
|
||||
|
||||
Reference in New Issue
Block a user