NEZ-2514 fix : Web terminal界面样式调整
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user