rename io_cache -> io_trace

This commit is contained in:
Dmitry Vasilev
2023-06-27 15:03:03 +03:00
parent cd290ba1dd
commit d1de58fe1c
10 changed files with 110 additions and 110 deletions

View File

@@ -145,7 +145,7 @@
overflow: auto;
}
.logs, .io_cache {
.logs, .io_trace {
padding-left: 1em;
}