From 3db0a30fef7f565aac8bdb2efa017f19f1d055fa Mon Sep 17 00:00:00 2001 From: Nuwan Date: Tue, 8 Oct 2024 02:27:36 +0530 Subject: [PATCH] styling change on join session button --- jam-ui/src/components/sessions/JKSession.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jam-ui/src/components/sessions/JKSession.js b/jam-ui/src/components/sessions/JKSession.js index 54f58255c..f346ff816 100644 --- a/jam-ui/src/components/sessions/JKSession.js +++ b/jam-ui/src/components/sessions/JKSession.js @@ -188,9 +188,9 @@ function JoinSessionButton({ session }) { className="btn-join btn-sm mr-1 mb-1 pt-1 pb-1 pl-1 pr-1" style={{ cursor: 'pointer' }} > - enter + enter -
+
Join Session