GH-2496 - Updating board title truncation issue (#2497)
This commit is contained in:
parent
fa1e034f89
commit
f9cef8e4a0
1 changed files with 5 additions and 0 deletions
|
@ -51,6 +51,11 @@
|
|||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.ViewTitle {
|
||||
flex: 1;
|
||||
padding-right: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue