From 260f0b8710ff3c89b01fbb017f6d8989ad709359 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Sun, 8 Aug 2021 13:19:13 +0200 Subject: [PATCH] web: fix width for ViewPages Signed-off-by: Jens Langhammer --- web/src/pages/applications/ApplicationViewPage.ts | 4 ++-- web/src/pages/flows/FlowViewPage.ts | 4 ++-- web/src/pages/users/UserViewPage.ts | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/src/pages/applications/ApplicationViewPage.ts b/web/src/pages/applications/ApplicationViewPage.ts index fef37e81a3..c4bdd72612 100644 --- a/web/src/pages/applications/ApplicationViewPage.ts +++ b/web/src/pages/applications/ApplicationViewPage.ts @@ -65,7 +65,7 @@ export class ApplicationViewPage extends LitElement { >
${t`Related`}
@@ -180,7 +180,7 @@ export class ApplicationViewPage extends LitElement {
${t`Logins over the last 24 hours`}
diff --git a/web/src/pages/flows/FlowViewPage.ts b/web/src/pages/flows/FlowViewPage.ts index fdb99514a8..acbb4405ab 100644 --- a/web/src/pages/flows/FlowViewPage.ts +++ b/web/src/pages/flows/FlowViewPage.ts @@ -84,7 +84,7 @@ export class FlowViewPage extends LitElement { >
${t`Related`}
@@ -134,7 +134,7 @@ export class FlowViewPage extends LitElement {
diff --git a/web/src/pages/users/UserViewPage.ts b/web/src/pages/users/UserViewPage.ts index 1ac40bb3b4..94b6a1c6fe 100644 --- a/web/src/pages/users/UserViewPage.ts +++ b/web/src/pages/users/UserViewPage.ts @@ -96,7 +96,7 @@ export class UserViewPage extends LitElement { >
${t`User Info`}
@@ -213,7 +213,7 @@ export class UserViewPage extends LitElement {
${t`Actions over the last 24 hours`}