fixing image sizes

This commit is contained in:
subnub
2020-05-15 02:30:34 -04:00
parent 95be8ff7c0
commit 832cdbc220
+6
View File
@@ -171,6 +171,12 @@
height: 33px;
/* max-height: 30px; */
border-radius: 5px;
width: 31px;
opacity: 1;
max-width: 31px;
height: 33px;
max-height: 33px;
border-radius: 5px;
}
.file__image--no-opacity {