table now has real data

This commit is contained in:
Daniel Shleifman
2021-05-31 13:38:46 +03:00
parent 1f7554489c
commit 695a7c53b6
2 changed files with 55 additions and 124 deletions

View File

@@ -213,7 +213,6 @@ export const Table = styled.table`
}
&.viewed-file-row {
color: lightgray;
background: #f3f3f3;
}
}