|
@@ -2878,6 +2878,9 @@ export default {
|
|
/* .proOverNav {
|
|
/* .proOverNav {
|
|
width: 52% !important;
|
|
width: 52% !important;
|
|
} */
|
|
} */
|
|
|
|
+ .fileBox{
|
|
|
|
+ width: 35% !important;
|
|
|
|
+ }
|
|
}
|
|
}
|
|
html,
|
|
html,
|
|
body {
|
|
body {
|
|
@@ -3157,7 +3160,7 @@ body {
|
|
background: #fff;
|
|
background: #fff;
|
|
border-bottom-left-radius: 10px;
|
|
border-bottom-left-radius: 10px;
|
|
border-bottom-right-radius: 10px;
|
|
border-bottom-right-radius: 10px;
|
|
- width: 400px;
|
|
|
|
|
|
+ width: 30%;
|
|
margin-left: 30px;
|
|
margin-left: 30px;
|
|
}
|
|
}
|
|
.fileList {
|
|
.fileList {
|