feat: apply no-scrollbar class to Editor and ReplayTimelineSidebar components

This commit is contained in:
taDuc
2026-05-26 17:29:35 +07:00
parent 5a0e77ebb8
commit 092bbec6ac
2 changed files with 2 additions and 0 deletions
@@ -383,6 +383,7 @@ export default function ReplayTimelineSidebar({
return (
<aside
className="no-scrollbar"
style={{
width,
height: "100vh",