1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Change the button color at setting modal

This commit is contained in:
Kazu Yokomizo
2017-04-13 20:45:26 +09:00
parent 29dc3bd550
commit a6f5452a85
4 changed files with 12 additions and 12 deletions

View File

@@ -253,7 +253,7 @@ class UiTab extends React.Component {
<button styleName='group-control-rightButton'
onClick={(e) => this.handleSaveUIClick(e)}
>
Save UI Config
Save
</button>
</div>
</div>