feat:添加表格双击点击事件

This commit is contained in:
zhangyu
2021-05-25 15:37:33 +08:00
parent 5443a91c8b
commit 807b0aecea
10 changed files with 11 additions and 2 deletions

View File

@@ -357,7 +357,7 @@ export default {
.record-console {
padding: 10px 4px 10px 10px;
background-color: black;
height: calc(100% - 80px);
height: calc(100% - 65px);
}
.terminal-replay-progress {
height: 20px;