From ff5e0aa8cc4a0da34423f80ac49eb836859ea836 Mon Sep 17 00:00:00 2001 From: Joe <49767913+joebudi@users.noreply.github.com> Date: Mon, 28 Sep 2020 11:50:29 +0100 Subject: [PATCH] UI update to the Table dropdown Spacing within the dropdown improved. Utilised new components from bbui. Attempted to change the dropdown button to a select so it was consistent with the other inputs but failed. I did improve the dropdown button by ensuring the width remains the same when selecting different values. --- .../userInterface/ModelViewSelect.svelte | 48 ++++++++----------- 1 file changed, 21 insertions(+), 27 deletions(-) diff --git a/packages/builder/src/components/userInterface/ModelViewSelect.svelte b/packages/builder/src/components/userInterface/ModelViewSelect.svelte index 605fdfa130..6540e6eca8 100644 --- a/packages/builder/src/components/userInterface/ModelViewSelect.svelte +++ b/packages/builder/src/components/userInterface/ModelViewSelect.svelte @@ -1,10 +1,10 @@ -
-
- -
-

Tables

- + +