diff --git a/ui/package-lock.json b/ui/package-lock.json index 08d70cc0d..98bfc9969 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -18684,4 +18684,4 @@ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" } } -} \ No newline at end of file +} diff --git a/ui/src/components/EntryDetailed/EntryViewer.module.sass b/ui/src/components/EntryDetailed/EntryViewer.module.sass index fdc1e7195..92317867e 100644 --- a/ui/src/components/EntryDetailed/EntryViewer.module.sass +++ b/ui/src/components/EntryDetailed/EntryViewer.module.sass @@ -51,6 +51,7 @@ color: $blue-gray border-radius: 4px padding: 10px + position: relative .bodyHeader padding: 0 1rem .endpointURL