diff --git a/client/src/components/History/Layout/DetailsLayout.vue b/client/src/components/History/Layout/DetailsLayout.vue index 1f73da6e7c76..2af7f399d88a 100644 --- a/client/src/components/History/Layout/DetailsLayout.vue +++ b/client/src/components/History/Layout/DetailsLayout.vue @@ -191,4 +191,4 @@ function selectText() { min-height: 2rem; } } - \ No newline at end of file + diff --git a/client/src/components/Panels/MultiviewPanel.vue b/client/src/components/Panels/MultiviewPanel.vue index 21b3fc11dadc..42a435a787b0 100644 --- a/client/src/components/Panels/MultiviewPanel.vue +++ b/client/src/components/Panels/MultiviewPanel.vue @@ -1,6 +1,6 @@