loaders added

This commit is contained in:
Daniel Shleifman
2021-05-31 18:02:18 +03:00
parent 2432ebc9fb
commit fcd2e9b74e
3 changed files with 204 additions and 185 deletions

View File

@@ -92,7 +92,6 @@ export const SectionHeader = styled.div`
export const DetailedTorrentCacheViewWrapper = styled.div`
overflow: auto;
min-height: 80vh;
padding: 40px;
> :not(:last-child) {
padding-bottom: 50px;