mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 12:58:24 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
c3f0657652
26 changed files with 143 additions and 97 deletions
|
@ -11,6 +11,8 @@
|
|||
display: grid;
|
||||
grid-template-rows: auto;
|
||||
grid-template-columns: 33% auto;
|
||||
height: 100vh;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.auth-sidebar {
|
||||
|
@ -53,6 +55,7 @@
|
|||
height: 100vh;
|
||||
justify-content: center;
|
||||
position: relative;
|
||||
min-height: 48rem;
|
||||
|
||||
input {
|
||||
margin-bottom: 0px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue