diff --git a/webapp/src/components/toolbar.tsx b/webapp/src/components/toolbar.tsx index b69f0d7..a3b9b66 100644 --- a/webapp/src/components/toolbar.tsx +++ b/webapp/src/components/toolbar.tsx @@ -251,6 +251,16 @@ function Toolbar(properties: ToolbarProperties) { > + setBorderPickerOpen(true)} + ref={borderButton} + disabled={!canEdit} + title={t("toolbar.borders.title")} + > + + - - setBorderPickerOpen(true)} - ref={borderButton} - disabled={!canEdit} - title={t("toolbar.borders.title")} - > - - +