changed the no data error height to margin

This commit is contained in:
Jack 2020-05-26 19:59:43 +01:00
parent 255f40f97e
commit dfeefc75b2

View file

@ -972,8 +972,9 @@ key {
}
.group{
&.noDataError{
height: 30rem;
line-height: 30rem;
margin: 20rem 0;
// height: 30rem;
// line-height: 30rem;
text-align: center;
}
.title{