fix: product item table layout

This commit is contained in:
puriphatt 2024-10-07 10:51:09 +07:00
parent a9650ad1b6
commit b11c57d9cb

View file

@ -131,6 +131,7 @@ watch(
</script> </script>
<template> <template>
<div class="column"> <div class="column">
<div class="full-width">
<TableComponents <TableComponents
flat flat
bordered bordered
@ -240,6 +241,8 @@ watch(
/> />
</template> </template>
</TableComponents> </TableComponents>
</div>
<div <div
class="column q-ml-auto text-caption app-text-muted q-pt-md" class="column q-ml-auto text-caption app-text-muted q-pt-md"
style="width: 15vw" style="width: 15vw"