mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -05:00
Merge pull request #2865 from penpot/superalex-fix-onboarding-poll
🐛 Fix onboarding poll
This commit is contained in:
commit
2d28e02742
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue