fixed stretched spurdo in notifications, misc fixes, detect gif by extension for now

This commit is contained in:
Henry Jameson 2018-02-03 20:32:13 +03:00
parent 3257991f41
commit 55bc1a3414
4 changed files with 13 additions and 14 deletions

View file

@ -11,6 +11,7 @@
@import '../../_variables.scss';
.still-image {
position: relative;
line-height: 0;
&:hover canvas {
display: none;