#Editor spacing issue
1 messages · Page 1 of 1 (latest)
I am using this https://taiga-ui.dev/ ui kit
Probably by customizing the CSS of the p elements inside the editor. Something like
.tui-editor-socket p {
margin: .5rem 0
}```
1 messages · Page 1 of 1 (latest)
How can I decrease the space between these two lines?
I am using this https://taiga-ui.dev/ ui kit
Probably by customizing the CSS of the p elements inside the editor. Something like
.tui-editor-socket p {
margin: .5rem 0
}```