This commit is contained in:
Warunee Tamkoo 2024-12-25 01:59:24 +07:00
parent 588adeae8b
commit 2b3683a80a
2 changed files with 1 additions and 7 deletions

View file

@ -887,9 +887,3 @@ onMounted(async () => {
:savaForm="clickSave"
/>
</template>
<style lang="scss" scoped>
.font-size {
font-size: 1.2rem;
}
</style>