mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 08:56:10 +02:00
🐛 Fix some visual issues in dashboard
This commit is contained in:
parent
fc29e8fb6b
commit
4d3142e826
4 changed files with 5 additions and 16 deletions
|
@ -56,7 +56,7 @@
|
|||
[:header.dashboard-header
|
||||
(if (:is-default project)
|
||||
[:div.dashboard-title
|
||||
[:h1 (t locale "dashboard.draft-title")]]
|
||||
[:h1 (t locale "labels.drafts")]]
|
||||
|
||||
(if (:edition @local)
|
||||
[:& inline-edition {:content (:name project)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue