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