fix: total product width
This commit is contained in:
parent
0cf2af9754
commit
2fe3de2e11
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue