fix: total product width

This commit is contained in:
puriphatt 2024-06-18 04:22:08 +00:00
parent 0cf2af9754
commit 2fe3de2e11

View file

@ -4,7 +4,7 @@ import TotalProductCardComponent from 'components/04_product-service/TotalProduc
</script> </script>
<template> <template>
<AppBox <AppBox
class="row" class="row full-width"
no-padding no-padding
style=" style="
width: 75vw; width: 75vw;