diff --git a/app/src/views/_partials/HistoryConsole.vue b/app/src/views/_partials/HistoryConsole.vue index 3c736cf4..804813aa 100644 --- a/app/src/views/_partials/HistoryConsole.vue +++ b/app/src/views/_partials/HistoryConsole.vue @@ -4,7 +4,7 @@ - + header { @@ -241,7 +239,6 @@ export default { #history { overflow-y: auto; max-height: 20vh; - background-color: $background-color-primary; &.no-max { max-height: none;