diff --git a/webapp/IronCalc/src/components/Toolbar/Toolbar.tsx b/webapp/IronCalc/src/components/Toolbar/Toolbar.tsx index 480f767..cdd9984 100644 --- a/webapp/IronCalc/src/components/Toolbar/Toolbar.tsx +++ b/webapp/IronCalc/src/components/Toolbar/Toolbar.tsx @@ -133,7 +133,21 @@ function Toolbar(properties: ToolbarProperties) { return ( {showLeftArrow && ( - + @@ -582,7 +596,21 @@ function Toolbar(properties: ToolbarProperties) { /> {showRightArrow && ( - +