diff --git a/dist/react-sidenav.css b/dist/react-sidenav.css index 29d83e1..831ff1d 100644 --- a/dist/react-sidenav.css +++ b/dist/react-sidenav.css @@ -1,6 +1,6 @@ /*! react-sidenav v0.5.0 | (c) 2020 Trend Micro Inc. | MIT | https://github.com/trendmicro-frontend/react-sidenav */ .sidenav---sidenav---_2tBP { - position: absolute; + position: fixed; top: 0; bottom: 0; left: 0; @@ -347,4 +347,4 @@ box-sizing: inherit; } -/*# sourceMappingURL=react-sidenav.css.map*/ \ No newline at end of file +/*# sourceMappingURL=react-sidenav.css.map*/