From 6dafeebfe679bc7e527ac93f3254586286d2c65c Mon Sep 17 00:00:00 2001 From: KDSBrowne Date: Wed, 15 Feb 2023 20:23:36 +0000 Subject: [PATCH] fix elements with insufficient color contrast --- bbb-learning-dashboard/src/App.js | 4 ++-- bbb-learning-dashboard/src/components/UsersTable.jsx | 4 ++-- bbb-learning-dashboard/src/index.css | 6 ++++++ 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/bbb-learning-dashboard/src/App.js b/bbb-learning-dashboard/src/App.js index ec55c60387..5b049cf1a2 100644 --- a/bbb-learning-dashboard/src/App.js +++ b/bbb-learning-dashboard/src/App.js @@ -557,7 +557,7 @@ class App extends React.Component {
-

+

{ lastUpdated && ( <> @@ -583,7 +583,7 @@ class App extends React.Component {