mirror of
https://github.com/henrygd/beszel.git
synced 2026-05-14 14:21:50 +02:00
ui: small refactoring / auto formatting
This commit is contained in:
@@ -434,7 +434,7 @@ const SystemTableRow = memo(
|
||||
width: cell.column.getSize(),
|
||||
height: virtualRow.size,
|
||||
}}
|
||||
className="py-0"
|
||||
className="py-0 ps-4.5"
|
||||
>
|
||||
{flexRender(cell.column.columnDef.cell, cell.getContext())}
|
||||
</TableCell>
|
||||
|
||||
Reference in New Issue
Block a user