Update integration-badge.ts (#4001)

This commit is contained in:
Bram Kragten 2019-10-14 21:28:13 +02:00 committed by GitHub
parent 555b746f4b
commit 9d3dfad98c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,6 +74,7 @@ class IntegrationBadge extends LitElement {
.title {
min-height: 2.3em;
word-break: break-word;
}
`;
}