Skip to content

Commit 1645d04

Browse files
author
Palash Karia
authored
Update roam-sidebar-modifier.css
1 parent 8c39827 commit 1645d04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roam-sidebar-modifier.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* sidebar magic 🔥 :)
1+
/* sidebar hover magic 🔥 :)
22
* resets the padding changes when sidebar is visible.
33
* This allows the sidebar to overlay the content, instead of pushing it.
44
* on click, the content gets pushed (as expected)
@@ -30,4 +30,4 @@ html {
3030
.roam-body .roam-app .roam-sidebar-container .roam-sidebar-content .starred-pages-wrapper .starred-pages .page,
3131
.starred-pages-wrapper > div.flex-h-box {
3232
padding-left: 20px;
33-
}
33+
}

0 commit comments

Comments
 (0)