diff --git a/src/ui/React/LogBoxManager.tsx b/src/ui/React/LogBoxManager.tsx index 0839cdaa42..5e2b3c6757 100644 --- a/src/ui/React/LogBoxManager.tsx +++ b/src/ui/React/LogBoxManager.tsx @@ -415,7 +415,6 @@ function LogWindow({ hidden, script, onClose }: LogWindowProps): React.ReactElem text={line} color={lineColor(line)} styles={{ - display: "inline-block", fontSize: Settings.styles.tailFontSize, }} />