0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -05:00

🐛 Fix problem with comments new line

This commit is contained in:
alonso.torres 2024-03-11 16:13:36 +01:00
parent 112e71a259
commit bed13c24df

View file

@ -196,6 +196,7 @@
position: relative;
.text {
@include bodySmallTypography;
white-space: pre;
}
}
}