MaTeMaTuK / gantt-task-react

Gantt chart for React with Typescript
MIT License
879 stars 487 forks source link

How can I modify the calendar component ? #252

Open hurnik-firstis opened 3 months ago

hurnik-firstis commented 3 months ago

Hello, I'm currently looking for a property or an option how can i style and change some borders inside the calendar component, which is above the grid. Unfortunately, I was unable to do so since rewriting any styles with or without !important did not work.

Does anyone have any idea how can I do so without forking the repository and adding it myself ?

Regards.