mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 04:08:23 +00:00
🐛 Update onboarding image (#8902)
This commit is contained in:
parent
40dfeb169c
commit
b8be89f231
@ -34,6 +34,7 @@
|
||||
- Fix focus radio button [Taiga #13841](https://tree.taiga.io/project/penpot/issue/13841)
|
||||
- Token tree should be expanded by default [Taiga #13631](https://tree.taiga.io/project/penpot/issue/13631)
|
||||
- Fix opacity incorrectly disabled for visible shapes [Taiga #13906](https://tree.taiga.io/project/penpot/issue/13906)
|
||||
- Update onboarding image [Taiga #13864](https://tree.taiga.io/project/penpot/issue/13864)
|
||||
|
||||
## 2.15.0 (Unreleased)
|
||||
|
||||
|
||||
1
frontend/resources/images/newsletter-notification.svg
Normal file
1
frontend/resources/images/newsletter-notification.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 12 KiB |
@ -56,8 +56,7 @@
|
||||
|
||||
[:div.animated.fadeInDown {:class (stl/css :modal-container)}
|
||||
[:div {:class (stl/css :modal-left)}
|
||||
[:img {:src "images/deco-newsletter.png"
|
||||
:border "0"}]]
|
||||
[:img {:src "images/newsletter-notification.svg"}]]
|
||||
|
||||
[:div {:class (stl/css :modal-right)}
|
||||
[:h2 {:class (stl/css :modal-title)
|
||||
|
||||
@ -33,6 +33,7 @@
|
||||
img {
|
||||
width: deprecated.$s-172;
|
||||
border-radius: deprecated.$br-8 0 0 deprecated.$br-8;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user