Explorar o código

修复格式转换页面ui问题

liyangbin %!s(int64=2) %!d(string=hai) anos
pai
achega
edbc4e5ea0
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      pages/converter.vue

+ 8 - 0
pages/converter.vue

@@ -1160,6 +1160,14 @@ export default {
         white-space: nowrap;
         transition: all .5s;
       }
+      &:hover{
+        img {
+          box-shadow: 0px 0px 6px rgb(255 79 79 / 25%);
+        }
+        span {
+          color: #ff4f4f;
+        }
+      }
     }
   }
   .about_converter ul li {