zhouna 3 years ago
parent
commit
86122fbd4b
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/components/AnalysisResult/index.less

+ 1 - 2
src/components/AnalysisResult/index.less

@@ -11,7 +11,7 @@
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60);";
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60);";
 }
 }
 .contentBox{
 .contentBox{
-  width: 700px;
+  width: 600px;
   height: 500px;
   height: 500px;
   position: fixed;
   position: fixed;
   bottom: 0;
   bottom: 0;
@@ -35,7 +35,6 @@
   .close{
   .close{
 	width: 15px;
 	width: 15px;
 	float: right;
 	float: right;
-
 	margin-top: -22px;
 	margin-top: -22px;
 	margin-right: 10px;
 	margin-right: 10px;
 	cursor: pointer;
 	cursor: pointer;