From ffbde62744fece70ccda60fe71ed66176059dd83 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 13 Sep 2020 14:58:26 +0000 Subject: [PATCH] fix(core): update --- ts/domtools.css.theme.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ts/domtools.css.theme.ts b/ts/domtools.css.theme.ts index 07b3e36..db1b0e2 100644 --- a/ts/domtools.css.theme.ts +++ b/ts/domtools.css.theme.ts @@ -1,5 +1,8 @@ import { DomTools } from './domtools.classes.domtools'; +/** + * changes scrollbar styles to be consistent across OS borders + */ export const scrollBarStyles = ` /* width */ ::-webkit-scrollbar {