fix: disable global scrollbars and reposition search component to the left edge of the editor
This commit is contained in:
@@ -62,6 +62,7 @@ export default function BackgroundLayersPanel({
|
||||
|
||||
return (
|
||||
<aside
|
||||
className="no-scrollbar"
|
||||
style={{
|
||||
width,
|
||||
background: "#111827",
|
||||
|
||||
Reference in New Issue
Block a user