diff --git a/assets/components/LogViewer/LogActions.vue b/assets/components/LogViewer/LogActions.vue index 45836f96..758b10bd 100644 --- a/assets/components/LogViewer/LogActions.vue +++ b/assets/components/LogViewer/LogActions.vue @@ -7,7 +7,7 @@ @mouseenter="checkDropdownPosition" > -
  • +
  • isSearching.value || allLevels.some((level) => !levels.value.has(level))); const { copy, isSupported, copied } = useClipboard(); const { t } = useI18n(); diff --git a/assets/components/LogViewer/__snapshots__/EventSource.spec.ts.snap b/assets/components/LogViewer/__snapshots__/EventSource.spec.ts.snap index 3bb5a6a0..62d7602f 100644 --- a/assets/components/LogViewer/__snapshots__/EventSource.spec.ts.snap +++ b/assets/components/LogViewer/__snapshots__/EventSource.spec.ts.snap @@ -7,13 +7,13 @@ exports[` > render html correctly > should render dates
  • -