Increase width of datepicker modal

pull/10496/head
Benjamin Bädorf 3 years ago
parent e837f5ede5
commit 58deb8c051
No known key found for this signature in database
GPG Key ID: 069CA2D117AB5CCF
  1. 2
      frontend/src/app/shared/components/datepicker/datepicker.modal.sass

@ -4,7 +4,7 @@
width: auto
// prevent additional content like notifications to
// drastically increase the width.
max-width: 700px
max-width: 730px
box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25)
padding: 5px 0 0 0

Loading…
Cancel
Save