Fixed typo. Added new localization string.

This commit is contained in:
Mike Cao 2020-09-08 03:18:46 -07:00
parent d1c9f78944
commit 255e9d2e41
7 changed files with 22 additions and 7 deletions

View file

@ -19,8 +19,7 @@
flex-direction: column;
}
.body:empty:before {
content: 'No data available';
.empty {
color: var(--gray500);
position: absolute;
top: 50%;