Skip to content

Commit

Permalink
GH-2496 - Updating board title truncation issue (#2497)
Browse files Browse the repository at this point in the history
  • Loading branch information
asaadmahmood authored Mar 9, 2022
1 parent fa1e034 commit f9cef8e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions webapp/src/components/centerPanel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@
flex-direction: row;
justify-content: space-between;
}

.ViewTitle {
flex: 1;
padding-right: 16px;
}
}


Expand Down

0 comments on commit f9cef8e

Please sign in to comment.