不换行

This commit is contained in:
liuwei
2025-04-08 17:51:25 +08:00
parent f0edb5373b
commit c4e2411ace

View File

@@ -79,6 +79,7 @@
.log-content {
max-height: 700px;
overflow-y: auto;
overflow-x: auto;
background-color: #f5f5f5;
padding: 10px;
border-radius: 4px;