diff --git a/Web/src/views/StatisticsView.vue b/Web/src/views/StatisticsView.vue index ccc2dff..e63a020 100644 --- a/Web/src/views/StatisticsView.vue +++ b/Web/src/views/StatisticsView.vue @@ -973,9 +973,6 @@ onBeforeUnmount(() => { } .overview-fixed-wrapper { - position: sticky; - top: 0; - z-index: 10; background: transparent !important; padding: 16px 0 1px 0; overflow-x: hidden;