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