자잘한 오류 수정과 스크롤, 헤더 변경완료

This commit is contained in:
leeheejin
2025-10-17 14:52:08 +09:00
parent e53bdd15ef
commit 0a02a6c7ab
21 changed files with 359 additions and 219 deletions

View File

@@ -247,7 +247,7 @@ ORDER BY Q4 DESC;`,
<SelectTrigger className="w-32">
<SelectValue />
</SelectTrigger>
<SelectContent>
<SelectContent className="z-[99999]">
<SelectItem value="0"></SelectItem>
<SelectItem value="10000">10</SelectItem>
<SelectItem value="30000">30</SelectItem>