mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
better scrollbars
This commit is contained in:
parent
0c2229d9af
commit
e6fd658039
5 changed files with 65 additions and 2 deletions
|
@ -9,7 +9,7 @@ import React, {
|
|||
} from 'react';
|
||||
// import { DialogPanel } from '~/components/panels/DialogPanel';
|
||||
import classNames from 'classnames';
|
||||
import { Scroll } from '~/components/containers/Scroll';
|
||||
import Scroll from 'react-scrollbars-custom';
|
||||
import * as styles from './styles.scss';
|
||||
import { enableBodyScroll, disableBodyScroll } from 'body-scroll-lock';
|
||||
import { Icon } from '~/components/input/Icon';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue