feat: Add "Pin selected notes" button to editor title bar (#760)

This commit is contained in:
Aman Harwara
2021-12-06 14:47:35 +05:30
committed by GitHub
parent 82ee0974c1
commit 31c48af01c
8 changed files with 90 additions and 11 deletions

View File

@@ -33,7 +33,7 @@ $heading-height: 75px;
padding-top: 14px;
padding-left: 14px;
padding-bottom: 10px;
padding-right: 10px;
padding-right: 14px;
border-bottom: none;
z-index: $z-index-editor-title-bar;