Fix calendar toolbar button alignments

pull/10473/head
Benjamin Bädorf 3 years ago
parent 21c8edb2b8
commit cfb29d3c1d
No known key found for this signature in database
GPG Key ID: 069CA2D117AB5CCF
  1. 1
      frontend/src/global_styles/vendor/_full_calendar.sass

@ -145,6 +145,7 @@
// ensure to have higher specificity than above extend
.fc-button-group
&:not(:first-child)
margin-left: 8px
.fc-button
margin-right: 0

Loading…
Cancel
Save