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