1
0
forked from baron/baron-sso

style: fix table header stickiness and improve visibility for all list pages

This commit is contained in:
2026-03-19 13:30:16 +09:00
parent aff21f195b
commit 046acd3ca6
12 changed files with 20 additions and 20 deletions

View File

@@ -420,7 +420,7 @@ function UserListPage() {
<div className="flex-1 rounded-md border overflow-hidden flex flex-col">
<div className="flex-1 overflow-auto relative custom-scrollbar">
<Table>
<TableHeader className="sticky top-0 bg-secondary/100 backdrop-blur z-10 shadow-sm">
<TableHeader className="sticky top-0 z-10 bg-secondary shadow-sm">
<TableRow>
<TableHead className="w-12">
<input