From 99417a9f75a66e5dd8bb284058e0108764237013 Mon Sep 17 00:00:00 2001 From: Argn0 Date: Sat, 20 Jan 2024 11:17:10 +0100 Subject: [PATCH] Test fix for item images loading in too large on Firefox --- src/components/Visualizations/inflictorWithValue.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Visualizations/inflictorWithValue.jsx b/src/components/Visualizations/inflictorWithValue.jsx index d702efbc84..8da556f5e4 100644 --- a/src/components/Visualizations/inflictorWithValue.jsx +++ b/src/components/Visualizations/inflictorWithValue.jsx @@ -224,7 +224,7 @@ class InflictorWithValue extends React.Component { onMouseEnter={this.setShowTooltip} > {(!type || type === 'purchase' || type === 'backpack' || type === 'neutral') && - + Dota 2 Logo } {type === 'buff' &&