NEZ-2446 feat:web terminal 样式调整

This commit is contained in:
zhangyu
2022-12-14 17:36:52 +08:00
parent 44ef5ac612
commit 69b4faf3d2
7 changed files with 84 additions and 19 deletions

View File

@@ -72,6 +72,9 @@
margin-right: 20px;
}
}
.el-input--suffix .el-input__inner{
padding-right: 106px;
}
}
.file-directory-content{
height: calc(100% - 60px);
@@ -100,6 +103,14 @@
box-sizing: border-box;
padding-left: 10px;
display: inline-block;
position: relative;
.nz-icon-link{
position: absolute;
font-size: 10px;
left: 7px;
bottom: -5px;
font-weight: 600;
}
}
.file-size{
width: 15%;