|
@@ -3155,6 +3155,7 @@ body {
|
|
}
|
|
}
|
|
.fileTopAll >>> .el-button {
|
|
.fileTopAll >>> .el-button {
|
|
margin-right: 20px;
|
|
margin-right: 20px;
|
|
|
|
+ padding: 5px 15px;
|
|
}
|
|
}
|
|
.fileListImg {
|
|
.fileListImg {
|
|
width: 25px;
|
|
width: 25px;
|
|
@@ -3306,7 +3307,7 @@ body {
|
|
flex-wrap: nowrap;
|
|
flex-wrap: nowrap;
|
|
align-items: baseline;
|
|
align-items: baseline;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
- width: 95%;
|
|
|
|
|
|
+ width: 99%;
|
|
}
|
|
}
|
|
.header-title {
|
|
.header-title {
|
|
display: flex;
|
|
display: flex;
|