NEZ-2514 fix : Web terminal界面样式调整

This commit is contained in:
zhangyu
2023-02-01 15:49:18 +08:00
parent 31122dc619
commit f56376c0b1
13 changed files with 265 additions and 191 deletions

View File

@@ -159,7 +159,7 @@
height: 24px;
}
.file-item:hover{
background: rgba(255,134,0,0.50);
background: $--table-row-hover-background-color;
font-family: Roboto-Regular;
}
.my-loading-box{
@@ -185,6 +185,10 @@
flex-shrink: 1;
}
}
.icon {
width: 16px;
height: 16px;
}
}
div.nz-arrow-up {
width:0px;