mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-06 20:55:21 +00:00
Fix sidebar overlap scrollbar (#246)
This commit is contained in:
parent
0b9ecd7d20
commit
14681b5d5b
@ -64,7 +64,7 @@ ul.task-list {
|
|||||||
.sidebar {
|
.sidebar {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 75px;
|
top: 75px;
|
||||||
right: 0;
|
right: 17px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
min-width: 25px;
|
min-width: 25px;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user