reduce shifting when click the monitor list item (still shift in some cases, but acceptable)
This commit is contained in:
		
							parent
							
								
									2776f942ab
								
							
						
					
					
						commit
						96ff70faaa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -90,7 +90,7 @@ export default { | |||
| .list { | ||||
|     &.scrollbar { | ||||
|         min-height: calc(100vh - 240px); | ||||
|         max-height: calc(100vh - 20px); | ||||
|         max-height: calc(100vh - 30px); | ||||
|         overflow-y: auto; | ||||
|         position: sticky; | ||||
|         top: 10px; | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue