mirror of
https://github.com/penpot/penpot.git
synced 2025-06-10 10:51:39 +02:00
✨ Dashboard respect ratio for thumbnails
This commit is contained in:
parent
a4f32de9a1
commit
76a2f9bc8c
9 changed files with 57 additions and 53 deletions
|
@ -145,6 +145,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
.grid-container {
|
||||
width: 100%;
|
||||
padding: 0 $s-16;
|
||||
}
|
||||
|
||||
&:hover,
|
||||
&:focus,
|
||||
&:focus-within {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue