|
@@ -294,7 +294,7 @@ class PageEditorByHackmd extends React.Component {
|
|
|
|
|
|
|
|
<div className="text-center hackmd-discard-button-container mb-3">
|
|
<div className="text-center hackmd-discard-button-container mb-3">
|
|
|
<button
|
|
<button
|
|
|
- className="btn btn-default btn-lg waves-effect waves-light"
|
|
|
|
|
|
|
+ className="btn btn-light btn-lg waves-effect waves-light"
|
|
|
type="button"
|
|
type="button"
|
|
|
onClick={() => { return this.discardChanges() }}
|
|
onClick={() => { return this.discardChanges() }}
|
|
|
>
|
|
>
|