diff --git a/src/Corporation/ui/IndustryWarehouse.tsx b/src/Corporation/ui/IndustryWarehouse.tsx index 9b6c7b474..4707afdef 100644 --- a/src/Corporation/ui/IndustryWarehouse.tsx +++ b/src/Corporation/ui/IndustryWarehouse.tsx @@ -139,13 +139,13 @@ function WarehouseRoot(props: IProps): React.ReactElement { {numeralWrapper.formatBigNumber(props.warehouse.size)} - - + + This industry uses the following equation for its production:
diff --git a/src/Corporation/ui/MaterialElem.tsx b/src/Corporation/ui/MaterialElem.tsx index 64471859a..616345cdc 100644 --- a/src/Corporation/ui/MaterialElem.tsx +++ b/src/Corporation/ui/MaterialElem.tsx @@ -112,7 +112,7 @@ export function MaterialElem(props: IMaterialProps): React.ReactElement { return ( - + - + Purchase your required materials to get production started! : ""} > - - setExportOpen(false)} /> )} -