mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 12:16:10 +02:00
Set proper default page background.
This commit is contained in:
parent
af8bc9d3b8
commit
0c3d1a5ded
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
{:x 0 :y 0
|
{:x 0 :y 0
|
||||||
:width "100%"
|
:width "100%"
|
||||||
:height "100%"
|
:height "100%"
|
||||||
:fill (or background "#000000")}])
|
:fill (or background "#ffffff")}])
|
||||||
|
|
||||||
;; --- Canvas
|
;; --- Canvas
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue