mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
🐛 Fix an error that kept empty inlines
This commit is contained in:
@@ -150,6 +150,7 @@ export function normalizeStyles(node, styleDefaults) {
|
||||
}
|
||||
return styleDeclaration
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets a single style property value of an element.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user