Files
merchbay/public/bower_components/AdminLTE/build/less/invoice.less
2021-07-06 08:03:48 +00:00

17 lines
201 B
Plaintext
Executable File
Vendored

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