fix: 修改 通过父标签打开的terminal 会被取消的问题

This commit is contained in:
zhangyu
2023-01-12 09:36:55 +08:00
parent 51e1282286
commit a18f1afc3c
4 changed files with 12 additions and 6 deletions

View File

@@ -163,7 +163,7 @@
font-family: Roboto-Regular;
}
.my-loading-box{
background: #1a1a1a;
//background: #1a1a1a;
}
.nz-icon:hover{
color: $--color-primary;