Skip to content

Commit

Permalink
Fix resizing notes list
Browse files Browse the repository at this point in the history
  • Loading branch information
Offerel committed Jul 19, 2022
1 parent d909215 commit 1c6cf6d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### v2.1.2
- Fix for ToC
- Fix resizing notes list

### v2.1.1
- Fix for pasting html/markdown
Expand Down
1 change: 0 additions & 1 deletion skins/primitivenotes.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
}
}
.column-resizer {
background: #f4f4f4;
right: -11px;
width: 10px;
}
Expand Down
2 changes: 1 addition & 1 deletion skins/primitivenotes.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1c6cf6d

Please sign in to comment.