Change Onboarding's button styling (#19654)

Co-authored-by: PJ <pj@forem.com>
This commit is contained in:
Kireeti 2023-07-07 22:16:46 +05:30 committed by GitHub
parent a170e87ade
commit 982d629fdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -253,7 +253,7 @@ export class FollowUsers extends Component {
</div>
<label
className={`relative user-following-status crayons-btn ${
selected ? 'color-primary' : 'crayons-btn--outlined'
selected ? 'crayons-btn--outlined' : 'color-primary'
}`}
>
<input