Adjust placement of scrolling torrent list

This commit is contained in:
John Furrow
2015-11-14 19:26:19 -08:00
parent e090fd4954
commit b6ecffa6ae
4 changed files with 69 additions and 23 deletions
+4 -2
View File
@@ -42,8 +42,10 @@ body {
}
&__list {
flex: 5;
margin: 0 10px;
&__wrapper {
flex: 5;
}
}
}