[CLEAR-39] Change products table size

This commit is contained in:
Gabriela Pałka 2020-01-19 18:06:10 +01:00
parent b5af362a1d
commit c3fe7cf286

View File

@ -1,5 +1,5 @@
<template> <template>
<div style="width: 100%;"> <div style="width: 90%;">
<ProductsList style="margin-bottom: 10px;"/> <ProductsList style="margin-bottom: 10px;"/>
<AddProductModal/> <AddProductModal/>
</div> </div>