fix: logs view format

This commit is contained in:
jialin
2024-09-14 14:41:59 +08:00
parent 0317a370da
commit 05390743e0
13 changed files with 167 additions and 288 deletions
+4
View File
@@ -19,4 +19,8 @@
background-color: var(--color-logs-bg);
}
}
.xterm .xterm-viewport {
overflow-y: hidden !important;
}
}