mirror of
https://github.com/penpot/penpot.git
synced 2026-09-10 05:58:47 +00:00
Merge pull request #2865 from penpot/superalex-fix-onboarding-poll
🐛 Fix onboarding poll
This commit is contained in:
commit
2d28e02742
@ -801,6 +801,7 @@
|
|||||||
background-color: $color-white;
|
background-color: $color-white;
|
||||||
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
|
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
|
||||||
display: flex;
|
display: flex;
|
||||||
|
max-height: 710px;
|
||||||
min-height: 420px;
|
min-height: 420px;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
font-family: "sourcesanspro", sans-serif;
|
font-family: "sourcesanspro", sans-serif;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user