Skip to content

Commit f94b4d6

Browse files
committed
Fix classname of appletv icon
1 parent ad91cb2 commit f94b4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sentry/static/sentry/less/group-detail.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@
956956
}
957957
}
958958

959-
&.tv .context-item-icon {
959+
&.appletv .context-item-icon {
960960
background-image: url(../images/icons/context/apple-tv.svg);
961961
}
962962

0 commit comments

Comments
 (0)