mirror of
https://github.com/penpot/penpot.git
synced 2025-03-15 17:21:17 -05: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
|
||||
:width "100%"
|
||||
:height "100%"
|
||||
:fill (or background "#000000")}])
|
||||
:fill (or background "#ffffff")}])
|
||||
|
||||
;; --- Canvas
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue