fetrarij / ngx-daterangepicker-material

Pure Angular 2+ date range picker with material design theme, a demo here:
https://fetrarij.github.io/ngx-daterangepicker-material/
MIT License
246 stars 247 forks source link

Fix :: Removed ranges division on empty ranges #434

Closed rahul-rocket closed 2 years ago

rahul-rocket commented 2 years ago

We are using ngx-daterangepicker-material with Nebular Theme and having some default css issue. So i have removed "ranges div" from DOM instead of applying CSS. Thanks.

image

image

Note: If such changes not needed feel free to close this PR.

fetrarij commented 2 years ago

Thanks @rahul-rathore-576