From 530ec8c8b9b5020e7667c67f76b67f7d3e360207 Mon Sep 17 00:00:00 2001 From: sau-mili <146661411+sau-mili@users.noreply.github.com> Date: Mon, 27 May 2024 19:21:48 +0530 Subject: [PATCH] Update Dashboard.css --- src/components/Dashboard/Dashboard.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Dashboard/Dashboard.css b/src/components/Dashboard/Dashboard.css index 3904c731..5fbbe8f9 100644 --- a/src/components/Dashboard/Dashboard.css +++ b/src/components/Dashboard/Dashboard.css @@ -35,7 +35,7 @@ float: right; padding: 0px 30px; align-items: center; - background-color:#d3eafd8b; + background-color:#d3eafd; border-top-left-radius: 50px; border-bottom-left-radius: 50px; }