aboutsummaryrefslogtreecommitdiff
path: root/src/components/notifications
diff options
context:
space:
mode:
authorShpuld Shpuldson <shp@cock.li>2020-08-25 11:40:02 +0300
committerShpuld Shpuldson <shp@cock.li>2020-08-25 11:40:02 +0300
commitf0ac40a42805ff8ae614bec4afd1c0cacd15c3dc (patch)
tree4c487f29f6811a9cebcc12a92fca5e9b47349a2f /src/components/notifications
parent06159101cf417e81e0a37217331b17460f9f800a (diff)
change more animated gif avatars to work properly
Diffstat (limited to 'src/components/notifications')
-rw-r--r--src/components/notifications/notifications.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss
index 1bd91995..c6b2a5b5 100644
--- a/src/components/notifications/notifications.scss
+++ b/src/components/notifications/notifications.scss
@@ -39,7 +39,7 @@
word-wrap: break-word;
word-break: break-word;
- &:hover .animated.avatar {
+ &:hover .animated.Avatar {
canvas {
display: none;
}