﻿.site-content{
    background: #fff;
    min-height: 200px;
    padding: 2px;
}

.ant-table-has-scrollbar-width{
    display:block;
    background:yellow;
    color:inherit;
    overflow:auto;
    width: 54%;
}

.period-title{
    margin-right: 12px;
    margin-bottom: 0;
    color: rgba(0,0,0,.85);
    font-weight: 600;
    font-size: 13px;
    line-height: 32px;
    white-space: normal;
    text-overflow: ellipsis;
}
     