Update index.vue

pull/6537/head
tugcekucukoglu 2024-10-07 15:42:14 +03:00
parent c01c6404af
commit ad8ccb95ed
1 changed files with 0 additions and 11 deletions

View File

@ -41,14 +41,3 @@ export default {
}
};
</script>
<style lang="scss" scoped>
.p-panel p {
line-height: 1.5;
margin: 0;
}
button {
margin-right: 0.5rem;
}
</style>