This commit is contained in:
James 2019-10-08 20:13:21 +01:00
parent 736b764a8d
commit 639adb4596

View File

@ -59,7 +59,7 @@ div{
margin:0; margin:0;
padding:0; padding:0;
*{ *{
border:1px solid red; noborder:1px solid red;
} }
.downloads-item{ .downloads-item{
display: flex; display: flex;
@ -74,6 +74,7 @@ div{
flex-shrink: 0; flex-shrink: 0;
width:32px !important; width:32px !important;
height:32px !important; height:32px !important;
margin-right: 10px !important;
} }
.item-info{ .item-info{
display: none; display: none;