mirror of
https://github.com/BoostIo/Boostnote
synced 2026-02-07 04:51:39 +00:00
icon style update. Delete Zoom
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
.control-infoButton
|
||||
top 10px
|
||||
margin-bottom 10px
|
||||
topBarButtonLight()
|
||||
|
||||
.infoButton
|
||||
|
||||
@@ -390,11 +390,6 @@ class MarkdownNoteDetail extends React.Component {
|
||||
ignorePreviewPointerEvents={this.props.ignorePreviewPointerEvents}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<StatusBar
|
||||
{..._.pick(this.props, ['config', 'location', 'dispatch'])}
|
||||
date={note.updatedAt}
|
||||
/>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
@@ -12,8 +12,7 @@
|
||||
padding-bottom 3px
|
||||
|
||||
.control-lockButton
|
||||
top 160px
|
||||
margin-bottom 10px
|
||||
top 150px
|
||||
topBarButtonLight()
|
||||
|
||||
.trashed-infopanel
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
.control-trashButton
|
||||
top 120px
|
||||
margin-bottom 10px
|
||||
top 115px
|
||||
topBarButtonLight()
|
||||
|
||||
.control-trashButton--in-trash
|
||||
|
||||
Reference in New Issue
Block a user