mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 00:40:30 -05:00
🐛 Fix '(...)' is truncated for 'Typographies' section in Library view
This commit is contained in:
parent
0716aaeff6
commit
85e1899f6b
1 changed files with 1 additions and 1 deletions
|
@ -363,7 +363,7 @@
|
|||
// LIBRARY VIEW
|
||||
.grid-item {
|
||||
.library {
|
||||
height: 556px;
|
||||
height: 580px;
|
||||
}
|
||||
|
||||
&.project-th.library {
|
||||
|
|
Loading…
Reference in a new issue