fix: disable global scrollbars and reposition search component to the left edge of the editor

This commit is contained in:
taDuc
2026-05-26 17:28:09 +07:00
parent cdf3323d77
commit 5a0e77ebb8
3 changed files with 14 additions and 4 deletions
@@ -62,6 +62,7 @@ export default function BackgroundLayersPanel({
return (
<aside
className="no-scrollbar"
style={{
width,
background: "#111827",