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