zengyicheng hai 1 ano
pai
achega
6162529f28

+ 4 - 0
src/components/pages/addCourse.vue

@@ -10573,6 +10573,10 @@ ol {
   box-sizing: border-box;
 }
 
+.tool:hover{
+  border: 2px solid #a5c7ff;
+}
+
 .isToolChoose{
   border: 2px solid #438aff;
   box-shadow: 0 0 2px 0px #438aff;

+ 4 - 0
src/components/pages/easy/addCourse.vue

@@ -11137,6 +11137,10 @@ ol {
   box-sizing: border-box;
 }
 
+.tool:hover{
+  border: 2px solid #a5c7ff;
+}
+
 .isToolChoose{
   border: 2px solid #438aff;
   box-shadow: 0 0 2px 0px #438aff;

+ 4 - 0
src/components/pages/task/addCourse.vue

@@ -13563,6 +13563,10 @@ ol {
   box-sizing: border-box;
 }
 
+.tool:hover{
+  border: 2px solid #a5c7ff;
+}
+
 .isToolChoose{
   border: 2px solid #438aff;
   box-shadow: 0 0 2px 0px #438aff;