diff --git a/packages/builder/package.json b/packages/builder/package.json index db548f138d..f38d2cf763 100644 --- a/packages/builder/package.json +++ b/packages/builder/package.json @@ -63,7 +63,7 @@ } }, "dependencies": { - "@budibase/bbui": "^1.34.5", + "@budibase/bbui": "^1.36.2", "@budibase/client": "^0.1.21", "@budibase/colorpicker": "^1.0.1", "@fortawesome/fontawesome-free": "^5.14.0", diff --git a/packages/builder/src/budibase.css b/packages/builder/src/budibase.css index 23fd45e1e0..6dc786f522 100644 --- a/packages/builder/src/budibase.css +++ b/packages/builder/src/budibase.css @@ -158,4 +158,8 @@ .bb__alert--danger { background: #fef4f6; color: #f0506e; +} + +a { + text-decoration: none; } \ No newline at end of file diff --git a/packages/builder/src/components/automation/AutomationPanel/AutomationList/AutomationList.svelte b/packages/builder/src/components/automation/AutomationPanel/AutomationList/AutomationList.svelte index 6926522677..ce5d4e0d16 100644 --- a/packages/builder/src/components/automation/AutomationPanel/AutomationList/AutomationList.svelte +++ b/packages/builder/src/components/automation/AutomationPanel/AutomationList/AutomationList.svelte @@ -26,7 +26,7 @@
- +