mirror of
https://github.com/penpot/penpot.git
synced 2026-07-28 08:56:42 +00:00
fig dashboard scroll bug
This commit is contained in:
parent
e8fe5508d2
commit
7f123c1952
@ -74,7 +74,6 @@
|
||||
}
|
||||
|
||||
.dashboard-grid-content {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
min-height: 60vh;
|
||||
overflow: scroll;
|
||||
@ -84,6 +83,7 @@
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
margin: auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user