mirror of
https://github.com/BoostIo/Boostnote
synced 2026-06-02 12:43:14 +00:00
d7d77dbfe9
The issue happened because styles connected with todo list were applied directly to HTML in Preview component. I added class to `li` tag of each todo item and style it from css.