mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 08:20:45 -05:00
fix library th
This commit is contained in:
parent
977e233d6d
commit
e7e7738567
1 changed files with 2 additions and 1 deletions
|
@ -310,7 +310,8 @@
|
|||
|
||||
.grid-item-th {
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
background-size: auto 80%;
|
||||
background-repeat: no-repeat;
|
||||
border-top-left-radius: $br-medium;
|
||||
border-top-right-radius: $br-medium;
|
||||
height: 70%;
|
||||
|
|
Loading…
Reference in a new issue