This commit is contained in:
James 2019-10-08 19:51:04 +01:00
parent 78ab5acf96
commit 45ec4496e1

View File

@ -71,6 +71,13 @@ iframe{
}
.item-icon{
flex-shrink: 0;
img{
width:32px !important;
height:32px !important;
}
}
.item-size{
display: none;
}
}