Add horizontal scroll to taskboard when needed

This was needed when you have five or more column and the width is
increased to a point where content is bigger than the screen width
pull/6827/head
Breno Zeymer 6 years ago
parent 7865fdc593
commit eddbd9dea2
  1. 1
      app/assets/stylesheets/backlogs/taskboard.sass

@ -61,6 +61,7 @@
white-space: inherit
#rb
overflow-x: auto
#assigned_to_id_options
display: none
.swimlane

Loading…
Cancel
Save