mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Making tutorial buttons and tutorial circles consistent
This commit is contained in:
@@ -98,7 +98,7 @@ export default class TutorialTip extends React.Component {
|
||||
<div className='tutorial__circles'>{dots}</div>
|
||||
<div className='text-right'>
|
||||
<button
|
||||
className='btn btn-default'
|
||||
className='btn btn-primary'
|
||||
onClick={this.handleNext}
|
||||
>
|
||||
{buttonText}
|
||||
|
||||
Reference in New Issue
Block a user