1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-11-25 15:50:39 +03:00

Edit docs

This commit is contained in:
Brent Jackson 2018-08-05 14:38:42 -04:00
parent 39baff436b
commit 85ebe70109
3 changed files with 3 additions and 0 deletions

View File

@ -232,6 +232,8 @@ import { Notes } from 'mdx-deck'
## Overview Mode
<img src='docs/images/overview-mode.png' width='256' />
When editing a slide deck, toggle overview mode with `Option + O`.
This shows a list of all slides on the left and a preview of the current slide on the right.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 193 KiB

After

Width:  |  Height:  |  Size: 206 KiB

View File

@ -29,6 +29,7 @@ export const Overview = ({
<Box
mr='auto'
px={2}
py={3}
css={{
flex: 'none',
height: '100vh',