Files
merchbay/public/bower_components/AdminLTE/build/less/invoice.less
franknstayn 5483c9517d first commit
2021-07-03 18:39:08 +08:00

17 lines
201 B
Plaintext
Vendored

/*
* Page: Invoice
* -------------
*/
.invoice {
position: relative;
background: #fff;
border: 1px solid #f4f4f4;
padding: 20px;
margin: 10px 25px;
}
.invoice-title {
margin-top: 0;
}