diff --git a/src/style/_layout.scss b/src/style/_layout.scss index 407e8f1c..50f7a59d 100644 --- a/src/style/_layout.scss +++ b/src/style/_layout.scss @@ -251,10 +251,11 @@ { font-size: 16px; + display: flex; flex: 0 3 auto; align-items: center; - word-break: break-word; + word-break: break-all; padding: 0 10px;