@use 'right-box-common';
@use 'table-common';
@use 'button';
/* 通用css */
.panel-chart__no-data {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
width: 100%;
color: #999;
position: absolute;
}
.data-column__span {
font-weight: bold;