Merge branch 'proper-attachments' into shigusegubu

* proper-attachments:
  play gifs when hovering over notification
  add attachment counter
  better media modal loading
This commit is contained in:
Henry Jameson 2021-08-16 01:36:17 +03:00
commit 5fa4a16352

View file

@ -10,6 +10,12 @@
--emoji-size: 14px;
&:hover {
--_still-image-img-visibility: visible;
--_still-image-canvas-visibility: hidden;
--_still-image-label-visibility: hidden;
}
&.-muted {
padding: 0.25em 0.6em;
height: 1.2em;