parent
							
								
									a9ca5ce920
								
							
						
					
					
						commit
						063a1c2a8b
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		|  | @ -440,11 +440,6 @@ | |||
|     position: absolute; | ||||
|     right: 5px; | ||||
|     top: 5px; | ||||
| 
 | ||||
|     ::-webkit-scrollbar-track:hover, | ||||
|     ::-webkit-scrollbar-track:active { | ||||
|       background-color: rgba($base-overlay-background, 0.3); | ||||
|     } | ||||
|   } | ||||
| } | ||||
| 
 | ||||
|  |  | |||
|  | @ -95,6 +95,11 @@ | |||
|   padding: 0 6px 6px; | ||||
|   background: $simple-background-color; | ||||
|   will-change: transform; | ||||
| 
 | ||||
|   &::-webkit-scrollbar-track:hover, | ||||
|   &::-webkit-scrollbar-track:active { | ||||
|     background-color: rgba($base-overlay-background, 0.3); | ||||
|   } | ||||
| } | ||||
| 
 | ||||
| .emoji-mart-search { | ||||
|  |  | |||
		Reference in a new issue