Revert "codex 试用,美化"

This reverts commit f2af83a72f.
This commit is contained in:
liuwei
2026-02-26 14:57:38 +08:00
parent 9acd626e72
commit 3a1b70d3e4
8 changed files with 52 additions and 68 deletions

View File

@@ -171,13 +171,11 @@
flex: 1;
overflow-y: auto !important;
overflow-x: scroll !important;
background-color: #0f2545;
background-color: #f5f5f5;
padding: 10px;
border-radius: 4px;
border: 1px solid #1b3d66;
box-sizing: border-box;
min-height: 0;
color: #cfe6ff;
}
.log-content pre {
@@ -186,7 +184,6 @@
word-break: break-all;
font-family: monospace;
line-height: 1;
color: inherit;
}
.empty-log {