change plugincard style

This commit is contained in:
jxxghp
2024-07-14 12:24:19 +08:00
parent 0e45a59860
commit 360f9afb54
5 changed files with 116 additions and 121 deletions
-6
View File
@@ -73,9 +73,3 @@ const getImgUrl = computed(() => {
</template>
</VHover>
</template>
<style lang="scss">
.text-shadow {
text-shadow: 1px 1px #777;
}
</style>