From 9d6cf7c2f3c5fd27bd9cd716bdb2914fdde79ed4 Mon Sep 17 00:00:00 2001
From: YasinShaikh123 <123150391+YasinShaikh123@users.noreply.github.com>
Date: Mon, 14 Oct 2024 19:27:42 +0530
Subject: [PATCH] =?UTF-8?q?set=20icon=F0=9F=98=89?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/ChartsTabs.jsx | 1 +
src/components/Doughnut/LineChart.jsx | 2 +-
src/components/LatestTransactions/LatestTransactions.jsx | 4 ++--
src/index.css | 5 -----
src/pages/MainNet.jsx | 6 +++---
src/pages/Subnet.jsx | 6 +++---
src/pages/SubnetIdOverview.jsx | 6 +++---
7 files changed, 13 insertions(+), 17 deletions(-)
diff --git a/src/components/ChartsTabs.jsx b/src/components/ChartsTabs.jsx
index 04aa665..26587d2 100644
--- a/src/components/ChartsTabs.jsx
+++ b/src/components/ChartsTabs.jsx
@@ -16,6 +16,7 @@ function ChartsTabs() {
borderWidth='1px'
borderRadius='md'
boxShadow='md'
+ fontSize={"sm"}
_checked={{
bg: '#4023A6',
color: 'white',
diff --git a/src/components/Doughnut/LineChart.jsx b/src/components/Doughnut/LineChart.jsx
index 961dd70..f1bf4be 100644
--- a/src/components/Doughnut/LineChart.jsx
+++ b/src/components/Doughnut/LineChart.jsx
@@ -59,7 +59,7 @@ const LineChart = () => {
titleColor: '#4B4B4B',
bodyColor: '#4B4B4B',
displayColors: false,
-
+
},
},
scales: {
diff --git a/src/components/LatestTransactions/LatestTransactions.jsx b/src/components/LatestTransactions/LatestTransactions.jsx
index de97e0c..fbf16f3 100644
--- a/src/components/LatestTransactions/LatestTransactions.jsx
+++ b/src/components/LatestTransactions/LatestTransactions.jsx
@@ -111,10 +111,10 @@ const LatestTransactions = () => {
{transaction.amount}
-
+
diff --git a/src/index.css b/src/index.css
index eee9317..5e9fa8d 100644
--- a/src/index.css
+++ b/src/index.css
@@ -76,8 +76,3 @@ a:hover {
background-color: #f9f9f9;
}
}
-
-
-.link{
- background-color: '#ccc' !important;
-}
diff --git a/src/pages/MainNet.jsx b/src/pages/MainNet.jsx
index 1a9a286..a42b2e8 100644
--- a/src/pages/MainNet.jsx
+++ b/src/pages/MainNet.jsx
@@ -163,10 +163,10 @@ const MainNet = () => {
-
+
diff --git a/src/pages/Subnet.jsx b/src/pages/Subnet.jsx
index 599ad67..597c692 100644
--- a/src/pages/Subnet.jsx
+++ b/src/pages/Subnet.jsx
@@ -164,10 +164,10 @@ const Subnet = () => {
-
+
diff --git a/src/pages/SubnetIdOverview.jsx b/src/pages/SubnetIdOverview.jsx
index b873ddc..7370736 100644
--- a/src/pages/SubnetIdOverview.jsx
+++ b/src/pages/SubnetIdOverview.jsx
@@ -166,10 +166,10 @@ const SubnetInner = () => {
-
+