mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
🐛 Fix problem with comments new line
This commit is contained in:
parent
112e71a259
commit
bed13c24df
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
.text {
|
.text {
|
||||||
@include bodySmallTypography;
|
@include bodySmallTypography;
|
||||||
|
white-space: pre;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue