Skip to content

Commit

Permalink
fix: more button top
Browse files Browse the repository at this point in the history
  • Loading branch information
betterRunner committed Nov 7, 2021
1 parent cc997fb commit 4032321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content-scripts/renderer/popup/note-book/note.vue
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ export default {
}
.note-more-opers {
position: absolute;
top: 10px;
top: 5px;
right: 10px;
cursor: pointer;
padding: 5px;
Expand Down

0 comments on commit 4032321

Please sign in to comment.