fix style of join session button

This commit is contained in:
Nuwan 2024-03-21 19:22:44 +05:30
parent 884203844b
commit ee95d07dfc
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ function JoinSessionButton({ session }) {
}
return (
<div className='d-flex flex-column'>
<div>
<Button
data-testid="joinBtn"
color="primary"