mirror of
https://github.com/penpot/penpot.git
synced 2025-05-07 14:55:55 +02:00
✨ Minor design fixes
This commit is contained in:
parent
46b55822dc
commit
19ced21b20
2 changed files with 1 additions and 2 deletions
|
@ -40,7 +40,6 @@
|
||||||
svg {
|
svg {
|
||||||
fill: #2C233E;
|
fill: #2C233E;
|
||||||
max-width: 11vw;
|
max-width: 11vw;
|
||||||
width: 100%;
|
|
||||||
height: 80px;
|
height: 80px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -87,7 +87,7 @@
|
||||||
[:hr]
|
[:hr]
|
||||||
|
|
||||||
[:li {:on-click show-release-notes}
|
[:li {:on-click show-release-notes}
|
||||||
i/msg-info
|
i/pencil
|
||||||
[:span.element-title (tr "labels.release-notes")]]
|
[:span.element-title (tr "labels.release-notes")]]
|
||||||
|
|
||||||
(when cf/feedback-enabled
|
(when cf/feedback-enabled
|
||||||
|
|
Loading…
Add table
Reference in a new issue