Merge pull request #7484 from penpot/superalex-fix-text-line-height-values-are-wrong

🐛 Text line-height values are wrong
This commit is contained in:
Elena Torró 2025-10-24 08:49:35 +02:00 committed by GitHub
commit dba718b850
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View File

@ -11,6 +11,7 @@
### :sparkles: New features & Enhancements
### :bug: Bugs fixed
- Fix text line-height values are wrong [Taiga #12252](https://tree.taiga.io/project/penpot/issue/12252)
- Fix pan cursor not disabling viewport guides [Github #6985](https://github.com/penpot/penpot/issues/6985)
- Fix viewport resize on locked shapes [Taiga #11974](https://tree.taiga.io/project/penpot/issue/11974)

View File

@ -106,7 +106,9 @@
:overflowWrap "initial"
:lineBreak "auto"
:whiteSpace "break-spaces"
:textRendering "geometricPrecision"}
:textRendering "geometricPrecision"
:display "inline-block"
:verticalAlign "top"}
fills
(cond
;; DEPRECATED: still here for backward compatibility with