Explorar o código

chore: update

xiaoxian521 %!s(int64=2) %!d(string=hai) anos
pai
achega
059a704f53
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      src/views/components/button/index.vue

+ 0 - 6
src/views/components/button/index.vue

@@ -21,9 +21,3 @@ const url = ref(`${VITE_PUBLIC_PATH}html/button.html`);
     <iframe :src="url" frameborder="0" class="iframe w-full h-[60vh]" />
   </el-card>
 </template>
-
-<style lang="scss" scoped>
-.iframe {
-  filter: invert(0.9) hue-rotate(180deg);
-}
-</style>