IGNITE-10538 Web Console: Fixed "no-data" component style.
diff --git a/frontend/app/components/page-queries/components/queries-notebooks-list/style.scss b/frontend/app/components/page-queries/components/queries-notebooks-list/style.scss index 6cdbd39..10fd40a 100644 --- a/frontend/app/components/page-queries/components/queries-notebooks-list/style.scss +++ b/frontend/app/components/page-queries/components/queries-notebooks-list/style.scss
@@ -23,7 +23,6 @@ .queries-notebooks-list { grid-no-data { - top: -6px; background: white; }