fix. sns 배경 투명도 설정시 겹쳐보이는 이슈 수정
This commit is contained in:
@@ -119,7 +119,7 @@ onMounted(() => {
|
||||
@apply relative pt-[48px] md:pt-[64px];
|
||||
}
|
||||
.utile-wrap {
|
||||
@apply fixed flex flex-col z-[100]
|
||||
@apply fixed flex flex-col items-end z-[100]
|
||||
bottom-[12px] right-[12px] gap-2 md:bottom-[40px] md:right-[40px] md:gap-3;
|
||||
}
|
||||
.utile-wrap.is-stop {
|
||||
|
||||
Reference in New Issue
Block a user