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