liuqiao 2 жил өмнө
parent
commit
8e7757b89b

+ 11 - 3
src/views/index/index.vue

@@ -655,7 +655,11 @@ html,body{
 
 //   }  
 // }
-
+.toolmain .imgzong .item1{
+    padding-right: 4px;
+    padding: 0px 4px ;
+ 
+}
 .imgzong .item1{
     padding-right: 4px;
     padding: 4px 4px ;
@@ -782,12 +786,16 @@ html,body{
     margin-top: 15px;
 }
 .itemimg1{
-  padding: 0;
+  padding: 4px;
 }
 .activeOrange1{
-      background-color:rgba(240, 171, 39, 1);
+      background-color:rgba(240, 171, 39, 0);
       border-radius: 5px;
       box-sizing: border-box;
+      border: 3px solid yellow;
+      box-sizing: border-box;
+      background-color: yellow;
+
     }
 .itemimg1 .item1 .el-image{
   width: 20px;