Square away saving of existing files

This commit is contained in:
Dane Everitt 2019-10-26 13:16:27 -07:00
parent 0dff732883
commit 78ccdf93b6
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
5 changed files with 135 additions and 55 deletions

View file

@ -113,7 +113,7 @@ export default ({ style, initialContent, initialModePath, fetchContent, onConten
return (
<EditorContainer style={style}>
<div id={'editor'} ref={ref}/>
<div className={'absolute pin-r pin-t z-50'}>
<div className={'absolute pin-r pin-b z-50'}>
<div className={'m-3 rounded bg-neutral-900 border border-black'}>
<select
className={'input-dark'}