We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c39827 commit 1645d04Copy full SHA for 1645d04
roam-sidebar-modifier.css
@@ -1,4 +1,4 @@
1
-/* sidebar magic 🔥 :)
+/* sidebar hover magic 🔥 :)
2
* resets the padding changes when sidebar is visible.
3
* This allows the sidebar to overlay the content, instead of pushing it.
4
* on click, the content gets pushed (as expected)
@@ -30,4 +30,4 @@ html {
30
.roam-body .roam-app .roam-sidebar-container .roam-sidebar-content .starred-pages-wrapper .starred-pages .page,
31
.starred-pages-wrapper > div.flex-h-box {
32
padding-left: 20px;
33
-}
+}
0 commit comments