rewrite gamelog table

This commit is contained in:
pa
2026-01-06 00:19:29 +09:00
committed by Natsumi
parent 2b4273b492
commit a8f68c25ab
5 changed files with 473 additions and 210 deletions

View File

@@ -421,12 +421,6 @@ html.dark .x-friend-item > .detail > .extra,
color: var(--color-neutral-300);
}
.lucide {
width: 16px;
height: 16px;
stroke-width: 1.5px;
}
#x-app {
background: var(--el-bg-color-page);
color: var(--el-text-color-primary);