hidden shit, and online status bars, search settings
This commit is contained in:
@@ -243,7 +243,7 @@ export const CustomEditor = forwardRef<HTMLDivElement, CustomEditorProps>(
|
||||
<Slate editor={editor} initialValue={initialValue} onChange={onChange}>
|
||||
{top}
|
||||
<Box
|
||||
alignItems="Start"
|
||||
alignItems={fillHeight ? 'Start' : 'Center'}
|
||||
grow={fillHeight ? 'Yes' : undefined}
|
||||
style={fillHeight ? { width: '100%', minHeight: 0, flex: '1 1 auto' } : undefined}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user