style: optimize log display for more compact layout

- Move log message to same line as timestamp and level
- Reduce padding and font sizes for tighter spacing
- Optimize log data display with left border and indentation
- Add responsive design for mobile devices
- Achieve more compact display with fewer lines per log entry
This commit is contained in:
lilong.129
2025-06-08 09:34:13 +08:00
parent 5f7698c6b4
commit f2607f7664
2 changed files with 59 additions and 25 deletions

View File

@@ -1 +1 @@
v5.0.0-beta-2506080929
v5.0.0-beta-2506080934