/*
// ============================================================================
// Project : 木木个人工作室管理平台
// File    : admin.common.css.css
// Author  : 林文川 <steven_lin@outlook.com>
// Created : 2024年2月1日 下午4:10:55
// ============================================================================/* 
*/

div#GridBody .OddRow {
    background-color: white !important;
}

div#GridBody .DualRow {
    background-color: #EFEFEF !important;
}

