From 656d2080598392890339e649712fa4822ad8547c Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Fri, 23 Mar 2018 22:13:15 -0600 Subject: [PATCH] Minor styling improvements for widget configuration pages --- .../configs/widget/config_screen/config_screen.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/configs/widget/config_screen/config_screen.component.html b/web/app/configs/widget/config_screen/config_screen.component.html index 67db24a..7439c7a 100644 --- a/web/app/configs/widget/config_screen/config_screen.component.html +++ b/web/app/configs/widget/config_screen/config_screen.component.html @@ -21,7 +21,7 @@
- {{ widget.name || widget.url || widgetComponent.defaultName }} + {{ widget.name || widget.url || widgetComponent.defaultName }} - {{ widget.data.title }}
@@ -32,7 +32,7 @@ -