style: Wrap chart titles again (#11602)

* style: letting chart titles wrap again

* deleting comment
This commit is contained in:
Evan Rusackas 2020-11-06 11:10:45 -08:00 committed by GitHub
parent 79a6e9b0d2
commit 32e52e94e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ body {
& > .header-title {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 100%;
flex-grow: 1;