mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
center preview
This commit is contained in:
parent
efdafc8659
commit
7b612bec5e
1 changed files with 5 additions and 0 deletions
|
@ -23,6 +23,11 @@
|
|||
}
|
||||
|
||||
&-preview-canvas {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 1rem;
|
||||
|
||||
width: 20rem;
|
||||
height: 23.5rem;
|
||||
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAMUlEQVQ4T2NkYGAQYcAP3uCTZhw1gGGYhAGBZIA/nYDCgBDAm9BGDWAAJyRCgLaBCAAgXwixzAS0pgAAAABJRU5ErkJggg==")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue