日志部分再次小改动(行高亮取消)

This commit is contained in:
2026-07-25 23:41:35 +08:00
parent 2a9eee4582
commit 18e8098aa4
+1 -3
View File
@@ -295,9 +295,7 @@
word-break: break-all; word-break: break-all;
padding: 1px 0; padding: 1px 0;
} }
.log-line:hover {
background: rgba(255, 255, 255, 0.02);
}
.log-empty { .log-empty {
color: var(--text-dim); color: var(--text-dim);
text-align: center; text-align: center;