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