优化log显示效果
This commit is contained in:
@@ -139,7 +139,7 @@
|
|||||||
.log-content {
|
.log-content {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
overflow-y: auto !important;
|
overflow-y: auto !important;
|
||||||
overflow-x: auto !important;
|
overflow-x: scroll !important;
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|||||||
Reference in New Issue
Block a user