React-calendar: How to resize the calendar?

Created on 25 Dec 2018  路  1Comment  路  Source: wojtekmaj/react-calendar

How do I resize the calendar automatically?

question

Most helpful comment

You manipulate .react-calendar's width in CSS. :) You can optionally import the Calendar without the original styles and write your own (based on the defaults, I suppose) or just overwrite the width.

>All comments

You manipulate .react-calendar's width in CSS. :) You can optionally import the Calendar without the original styles and write your own (based on the defaults, I suppose) or just overwrite the width.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Chusynuk picture Chusynuk  路  3Comments

spoldman picture spoldman  路  4Comments

amansur picture amansur  路  6Comments

Muttakee31 picture Muttakee31  路  4Comments

dumkanki picture dumkanki  路  3Comments