/*
// ============================================================================
// 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;
}

.district-picker1 {
    width: 150px;
}
.district-picker {
    width: 120px !important;
    margin-right: 3px !important;
}

.date-picker {
    width: 50px;
    height: 30px;
}