mirror of
https://github.com/bspeice/speice.io
synced 2025-07-04 15:26:13 -04:00
Border style
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
overflow-y: auto;
|
||||
position: sticky;
|
||||
top: calc(var(--ifm-navbar-height) + 2rem);
|
||||
padding-right: 1px;
|
||||
border-right: 1px solid var(--ifm-toc-border-color);
|
||||
}
|
||||
|
||||
.sidebarItemTitle {
|
||||
|
Reference in New Issue
Block a user