fix(toc): invalid desktop-only styling (#1502)
* fix(toc): invalid desktop-only styling should display none instead. * Update toc.scss
This commit is contained in:
		
							parent
							
								
									0d1f15d37c
								
							
						
					
					
						commit
						c5d97db000
					
				| @ -1,8 +1,8 @@ | ||||
| .toc { | ||||
|   display: flex; | ||||
|   flex-direction: column; | ||||
| 
 | ||||
|   &.desktop-only { | ||||
|     display: flex; | ||||
|     max-height: 40%; | ||||
|   } | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user