Explorar o código

play gifs when hovering over notification

Henry Jameson %!s(int64=3) %!d(string=hai) anos
pai
achega
49fe334186
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      src/components/notification/notification.scss

+ 6 - 0
src/components/notification/notification.scss

@@ -4,6 +4,12 @@
 .Notification {
   --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;