fix(core): update
This commit is contained in:
		| @@ -7,7 +7,7 @@ import { css, unsafeCSS } from 'lit'; | ||||
|  */ | ||||
| export const scrollBarStyles: string = (() => { | ||||
|   const returnStyles = | ||||
|     navigator.userAgent.indexOf('Mac OS X') !== -1 | ||||
|     navigator.userAgent.indexOf('not a thing') !== -1 | ||||
|       ? css` | ||||
|           /* width */ | ||||
|           ::-webkit-scrollbar { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user