diff --git a/public/components/event_analytics/explorer/explorer.scss b/public/components/event_analytics/explorer/explorer.scss index 33acd6b449..9d73808d27 100644 --- a/public/components/event_analytics/explorer/explorer.scss +++ b/public/components/event_analytics/explorer/explorer.scss @@ -3,10 +3,6 @@ * SPDX-License-Identifier: Apache-2.0 */ -#opensearch-dashboards-body { - overflow-y: hidden; -} - .liveStream { margin : 8px; height: 40px; diff --git a/public/components/metrics/index.scss b/public/components/metrics/index.scss index 1b96965459..9f2d601982 100644 --- a/public/components/metrics/index.scss +++ b/public/components/metrics/index.scss @@ -3,10 +3,6 @@ * SPDX-License-Identifier: Apache-2.0 */ -#opensearch-dashboards-body { - overflow-y: hidden; -} - .liveStream { margin : 8px; height: 40px;