/* 严禁省略代码 */
/* modules/invoices/style.css */

.invoice-content {
    padding: 20px;
    background-color: #f8f9fa;
    border-left: 5px solid #28a745;
    margin-top: 20px;
}