@@ -762,7 +762,7 @@
</div>
<div
- v-if="computedCompany.taxReimbursement"
+ v-if="computedCompany.taxReimbursement && false"
class="pdf-wrap"
>
@@ -2013,7 +2013,7 @@ input[type='number'] {
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4) inset,
0 0.5em 1em rgba(0, 0, 0, 0.6);
max-width: 1600px;
- min-width: 1600px;
+ min-width: 1200px;
margin: 0 auto;
.company-info {