style: 优化日志样式

This commit is contained in:
xlsea 2024-05-08 20:08:37 +08:00
parent 662172b673
commit 71f73789c6
2 changed files with 2 additions and 2 deletions

2
.env
View File

@ -47,4 +47,4 @@ VITE_STATIC_SUPER_ROLE=2
VITE_SOURCE_MAP=N
# Used to differentiate storage across different domains
VITE_STORAGE_PREFIX=SOY_
VITE_STORAGE_PREFIX=

View File

@ -89,7 +89,7 @@ function timestampToDate(timestamp: string): string {
@update:show="onUpdateShow"
>
<NDrawerContent :title="title" closable>
<div class="snail-log">
<div class="snail-log bg-#fafafc p-16px dark:bg-#000">
<div class="snail-log-scrollbar">
<code>
<pre