Skip to content

Fix datepicker styling

nico requested to merge fix/datepicker_styling into future/release-2.0

Remove custom css wraps for vue-daterange-picker (now wrap styling is shared between observatory and detective pages). Fix the range list (left) and the 2 months (right) wrapping, due to some bootstrap padding.

Before (detective page but also observatory for certain screen widths):

image

After:

image

Merge request reports