From 7be53251c31b82e0f8c9ed6ee605333113dfec80 Mon Sep 17 00:00:00 2001 From: Stefanos Hadjipetrou Date: Thu, 13 Oct 2022 11:11:37 +0300 Subject: [PATCH] chore: minor visual & copy changes --- src/app/components/AppBar/index.tsx | 4 ++++ .../modules/landing-module/components/dataset-grid/index.tsx | 2 +- src/app/modules/viz-module/index.tsx | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/app/components/AppBar/index.tsx b/src/app/components/AppBar/index.tsx index 08aa58edc..7dc19e68e 100644 --- a/src/app/components/AppBar/index.tsx +++ b/src/app/components/AppBar/index.tsx @@ -328,6 +328,10 @@ export function AppBar() { css={` right: 0; position: absolute; + + path { + fill: #fff; + } `} > diff --git a/src/app/modules/landing-module/components/dataset-grid/index.tsx b/src/app/modules/landing-module/components/dataset-grid/index.tsx index 8dc98e0b4..d81893e83 100644 --- a/src/app/modules/landing-module/components/dataset-grid/index.tsx +++ b/src/app/modules/landing-module/components/dataset-grid/index.tsx @@ -59,7 +59,7 @@ function GridItem(props: {