AdminLTE/build/scss/_invoice.scss
Abdullah Almsaeed 53a7c75964 Dev release
2018-03-17 13:07:55 -04:00

15 lines
176 B
SCSS

/*
* Page: Invoice
* -------------
*/
.invoice {
position: relative;
background: $white;
border: 1px solid $card-border-color;
}
.invoice-title {
margin-top: 0;
}