codex 试用,美化
This commit is contained in:
@@ -171,11 +171,13 @@
|
||||
flex: 1;
|
||||
overflow-y: auto !important;
|
||||
overflow-x: scroll !important;
|
||||
background-color: #f5f5f5;
|
||||
background-color: #0f2545;
|
||||
padding: 10px;
|
||||
border-radius: 4px;
|
||||
border: 1px solid #1b3d66;
|
||||
box-sizing: border-box;
|
||||
min-height: 0;
|
||||
color: #cfe6ff;
|
||||
}
|
||||
|
||||
.log-content pre {
|
||||
@@ -184,6 +186,7 @@
|
||||
word-break: break-all;
|
||||
font-family: monospace;
|
||||
line-height: 1;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.empty-log {
|
||||
|
||||
Reference in New Issue
Block a user