암호 키 생성 페이지에서 스크롤 관련 레이아웃 깨짐 이슈 해결

This commit is contained in:
static
2025-01-02 01:13:47 +09:00
parent cb279402af
commit 91f4c85f7a
3 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
<title>암호 키 생성하기</title>
</svetle:head>
<div class="flex h-full flex-col justify-between">
<div class="flex h-full flex-col justify-between overflow-auto">
<TitleDiv>
<div class="flex flex-col gap-y-2">
<h1 class="text-3xl font-bold">암호 키 생성하기</h1>