fixed styles
gitea/salix/dev This commit has test failures Details

This commit is contained in:
Joan Sanchez 2019-02-20 08:57:51 +01:00
parent 419778f67e
commit 031aeae950
4 changed files with 7 additions and 4 deletions

View File

@ -18,4 +18,8 @@ vn-check {
md-checkbox {
margin-bottom: 0
}
md-checkbox .md-label {
margin-bottom: .5em;
}
}

View File

@ -107,7 +107,7 @@ module.exports = {
format: 'A4',
border: '1.5cm',
footer: {
height: '60px',
height: '55px',
}
};

View File

@ -1,5 +1,5 @@
module.exports = {
messages: {
es: {clientName: 'Nombre cliente'},
es: {},
},
};

View File

@ -5,7 +5,7 @@
<!-- Header component -->
<report-header :locale="ticket.locale"></report-header>
<!-- End header component -->
<section class="main" style="margin-bottom:100px">
<section class="main">
<section class="columns">
<section class="size50">
<section class="size75">
@ -185,7 +185,6 @@
</section>
</section>
</section>
</section>
<!-- Footer component -->
<report-footer id="pageFooter"