This commit is contained in:
James 2019-10-08 20:10:07 +01:00
parent 37032f9f48
commit 3c2136e2f2

View File

@ -66,13 +66,13 @@ div{
align-items: center;
width: 100%;
*{
margin:0;
padding: 0;
margin: 0 !important;
padding: 0 !important;
}
.item-icon{
flex-shrink: 0;
width:32px;
height:32px;
width:32px !important;
height:32px !important;
}
.item-info{
display: none;