diff --git a/ui/src/application/Applications.tsx b/ui/src/application/Applications.tsx index ea0c058..bbb0ab9 100644 --- a/ui/src/application/Applications.tsx +++ b/ui/src/application/Applications.tsx @@ -165,12 +165,12 @@ const Row: SFC = observer( {description} - + - + diff --git a/ui/src/client/Clients.tsx b/ui/src/client/Clients.tsx index 00a679a..aef9c3e 100644 --- a/ui/src/client/Clients.tsx +++ b/ui/src/client/Clients.tsx @@ -114,7 +114,7 @@ const Row: SFC = ({name, value, fEdit, fDelete}) => ( style={{display: 'flex', alignItems: 'center', width: 200}} /> - + diff --git a/ui/src/plugin/Plugins.tsx b/ui/src/plugin/Plugins.tsx index 5f9ab33..f493e45 100644 --- a/ui/src/plugin/Plugins.tsx +++ b/ui/src/plugin/Plugins.tsx @@ -88,7 +88,7 @@ const Row: SFC = observer(({name, id, token, enabled, fToggleStatus}) - +