add midnight theme and fix some styles

This commit is contained in:
pa
2026-01-18 15:45:36 +09:00
committed by Natsumi
parent 46750d3a0c
commit c326e4fd3e
37 changed files with 655 additions and 471 deletions

View File

@@ -389,7 +389,6 @@ export const createColumns = ({
},
{
accessorKey: 'photo',
enableResizing: false,
size: 80,
header: () => t('table.notification.photo'),
cell: ({ row }) => {
@@ -502,7 +501,6 @@ export const createColumns = ({
size: 120,
minSize: 120,
maxSize: 120,
enableResizing: false,
header: () => t('table.notification.action'),
enableSorting: false,
cell: ({ row }) => {