mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-17 07:28:46 +00:00
디렉터리 페이지에서, 항목이 많을 때 레이아웃이 깨지던 버그 수정
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
});
|
||||
</script>
|
||||
|
||||
<div class="relative mt-4 flex items-center justify-between">
|
||||
<div class="sticky top-0 flex items-center justify-between bg-white pt-4">
|
||||
<button onclick={back} class="rounded-full p-1 active:bg-gray-100">
|
||||
<IconArrowBack class="text-2xl" />
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user