Skip to content

Commit

Permalink
Update roam-sidebar-modifier.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Palash Karia authored Jun 4, 2020
1 parent 8c39827 commit 1645d04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roam-sidebar-modifier.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sidebar magic 🔥 :)
/* sidebar hover magic 🔥 :)
* resets the padding changes when sidebar is visible.
* This allows the sidebar to overlay the content, instead of pushing it.
* on click, the content gets pushed (as expected)
Expand Down Expand Up @@ -30,4 +30,4 @@ html {
.roam-body .roam-app .roam-sidebar-container .roam-sidebar-content .starred-pages-wrapper .starred-pages .page,
.starred-pages-wrapper > div.flex-h-box {
padding-left: 20px;
}
}

0 comments on commit 1645d04

Please sign in to comment.