Open stdword opened 10 months ago
Hello! I use this CSS to make the size of embedded text block vertically the same as simple text block:
.embed-block > div { padding-left: 0px; padding-bottom: 0px; padding-top: 0px; }
Probably it is nice to add it to this plugin?
I find that there is more to adjust to make this correct, I'll look into this when I get some spare time.
Hello! I use this CSS to make the size of embedded text block vertically the same as simple text block:
Comparison
Probably it is nice to add it to this plugin?