feat: apply no-scrollbar class to Editor and ReplayTimelineSidebar components
This commit is contained in:
@@ -383,6 +383,7 @@ export default function ReplayTimelineSidebar({
|
||||
|
||||
return (
|
||||
<aside
|
||||
className="no-scrollbar"
|
||||
style={{
|
||||
width,
|
||||
height: "100vh",
|
||||
|
||||
Reference in New Issue
Block a user