Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
1e7a0014
authored
Jul 13, 2025
by
CaIon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🔄
update: regenerate bun.lockb file to reflect dependency changes
parent
c39b3cfe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
web/bun.lockb
+0
-0
web/src/components/table/LogsTable.js
+3
-0
No files found.
web/bun.lockb
View file @
1e7a0014
No preview for this file type
web/src/components/table/LogsTable.js
View file @
1e7a0014
...
@@ -1237,6 +1237,7 @@ const LogsTable = () => {
...
@@ -1237,6 +1237,7 @@ const LogsTable = () => {
style
=
{{
style
=
{{
fontWeight
:
500
,
fontWeight
:
500
,
boxShadow
:
'0 2px 8px rgba(0, 0, 0, 0.1)'
,
boxShadow
:
'0 2px 8px rgba(0, 0, 0, 0.1)'
,
padding
:
15
,
}}
}}
className
=
'!rounded-lg'
className
=
'!rounded-lg'
>
>
...
@@ -1247,6 +1248,7 @@ const LogsTable = () => {
...
@@ -1247,6 +1248,7 @@ const LogsTable = () => {
style
=
{{
style
=
{{
fontWeight
:
500
,
fontWeight
:
500
,
boxShadow
:
'0 2px 8px rgba(0, 0, 0, 0.1)'
,
boxShadow
:
'0 2px 8px rgba(0, 0, 0, 0.1)'
,
padding
:
15
,
}}
}}
className
=
'!rounded-lg'
className
=
'!rounded-lg'
>
>
...
@@ -1258,6 +1260,7 @@ const LogsTable = () => {
...
@@ -1258,6 +1260,7 @@ const LogsTable = () => {
border
:
'none'
,
border
:
'none'
,
boxShadow
:
'0 2px 8px rgba(0, 0, 0, 0.1)'
,
boxShadow
:
'0 2px 8px rgba(0, 0, 0, 0.1)'
,
fontWeight
:
500
,
fontWeight
:
500
,
padding
:
15
,
}}
}}
className
=
'!rounded-lg'
className
=
'!rounded-lg'
>
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment