Update remix-ui-workspace.tsx

pull/5370/head
Liana Husikyan 3 years ago committed by Aniket
parent 1e4cde33df
commit 561c55250d
  1. 2
      libs/remix-ui/workspace/src/lib/remix-ui-workspace.tsx

@ -188,7 +188,7 @@ export function Workspace () {
} }
return ( return (
<div className='emixui_container'> <div className='remixui_container'>
<div className='d-flex flex-column w-100 remixui_fileexplorer' data-id="remixUIWorkspaceExplorer" onClick={resetFocus}> <div className='d-flex flex-column w-100 remixui_fileexplorer' data-id="remixUIWorkspaceExplorer" onClick={resetFocus}>
<div> <div>
<header> <header>

Loading…
Cancel
Save