KirAsh4 / calendar_monthly

A compact monthly calendar view for the MagicMirror project (https://github.com/MichMich/MagicMirror)
MIT License
70 stars 33 forks source link

calendar width collaps #20

Open perlchamp opened 4 years ago

perlchamp commented 4 years ago

is only your module displayed on the screen the broad collapses. you should use "min-width: 240px;" in your css sheet to catch this error. regards

MikeBishop commented 4 years ago

+1. In fact, the rounded corners get clipped up until ~275px. I wound up putting a min-width: 300px; in my custom.css.