diff --git a/web/bun.lockb b/web/bun.lockb index 4d0cdea9..c2798846 100755 Binary files a/web/bun.lockb and b/web/bun.lockb differ diff --git a/web/src/components/table/LogsTable.js b/web/src/components/table/LogsTable.js index 5d78fa9e..72f606dd 100644 --- a/web/src/components/table/LogsTable.js +++ b/web/src/components/table/LogsTable.js @@ -1237,6 +1237,7 @@ const LogsTable = () => { style={{ fontWeight: 500, boxShadow: '0 2px 8px rgba(0, 0, 0, 0.1)', + padding: 15, }} className='!rounded-lg' > @@ -1247,6 +1248,7 @@ const LogsTable = () => { style={{ fontWeight: 500, boxShadow: '0 2px 8px rgba(0, 0, 0, 0.1)', + padding: 15, }} className='!rounded-lg' > @@ -1258,6 +1260,7 @@ const LogsTable = () => { border: 'none', boxShadow: '0 2px 8px rgba(0, 0, 0, 0.1)', fontWeight: 500, + padding: 15, }} className='!rounded-lg' >