This commit is contained in:
Warunee Tamkoo 2024-06-28 16:51:48 +07:00
parent eb74d42767
commit 1739f5bae3
5 changed files with 75 additions and 62 deletions

View file

@ -228,8 +228,8 @@ onMounted(() => {
/>
</template>
<style >
.listItem{
<style>
.listItem {
padding: 5px 0px !important;
}
</style>