fix(core): update
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user