styling small changes

This commit is contained in:
Alireza Ahmadi
2024-02-27 19:53:57 +01:00
parent b0817e9c05
commit 9ba611649c
5 changed files with 11 additions and 10 deletions
+1 -8
View File
@@ -336,11 +336,4 @@ const enableClashApi = computed({
} else { delete appConfig.value.experimental.clash_api }
}
})
</script>
<style>
.v-card-subtitle {
text-align: center;
border-bottom: 1px solid gray;
}
</style>
</script>