This commit is contained in:
setthawutttty 2024-02-15 11:36:02 +07:00
parent cec322b917
commit f57a28c19f
8 changed files with 8 additions and 7 deletions

View file

@ -138,7 +138,7 @@ const formData = reactive<FormFeature>({
</div>
</template>
<style >
<style scoped>
.listItem{
padding: 5px 0px !important;
}