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