efemkay / obsidian-modular-css-layout

CSS Layout hack for Obsidian.md
https://efemkay.github.io/obsidian-modular-css-layout/
GNU General Public License v3.0
918 stars 74 forks source link

When MCL Multi Column snippet is enabled in Callouts with hashtag at the end appears a scroll bar #77

Open vadhmln opened 7 months ago

vadhmln commented 7 months ago

When I add this code (ignore the quotes they are for clarity): ">## 💡 Lorem ipsum ">Lorem ipsum "> #Loremipsum "

at the end appears a scroll bar Screenshot_3

Without hashtag ">## 💡 Lorem ipsum ">Lorem ipsum" there is no scroll bar Screenshot_4

When MCL Multi Column snippet is disabled everything is ok.