From a81b55cceeba146065e1eeab60a1058b85cf6b73 Mon Sep 17 00:00:00 2001 From: Farabi <102643568+farabi-deriv@users.noreply.github.com> Date: Tue, 25 Jul 2023 12:12:22 +0800 Subject: [PATCH] Farabi/prodqa 1168/change sort placement on toolbar (#9394) * fix: sort button placement and padding alignment on dashboard * fix: alignment of tables and texts in dashboard mobile * fix: add padding on selected strategy --- .../bot-builder/toolbar/workspace-group.tsx | 13 +++++++------ .../dashboard/dashboard-component/index.scss | 4 ++-- .../dashboard-component/load-bot-preview/index.scss | 9 +++++++-- .../dashboard-component/load-bot-preview/recent.tsx | 2 +- 4 files changed, 17 insertions(+), 11 deletions(-) diff --git a/packages/bot-web-ui/src/components/dashboard/bot-builder/toolbar/workspace-group.tsx b/packages/bot-web-ui/src/components/dashboard/bot-builder/toolbar/workspace-group.tsx index 8c60785c5a99..140fde0fb6c0 100644 --- a/packages/bot-web-ui/src/components/dashboard/bot-builder/toolbar/workspace-group.tsx +++ b/packages/bot-web-ui/src/components/dashboard/bot-builder/toolbar/workspace-group.tsx @@ -49,6 +49,12 @@ const WorkspaceGroup = ({ icon_id='db-toolbar__save-button' action={toggleSaveModal} /> +
onUndoClick(/* redo */ true)} /> - +
- +