diff --git a/src/style/_layout.scss b/src/style/_layout.scss index 427c7dc5..407e8f1c 100644 --- a/src/style/_layout.scss +++ b/src/style/_layout.scss @@ -251,9 +251,11 @@ { font-size: 16px; - display: flex; + flex: 0 3 auto; align-items: center; + word-break: break-word; + padding: 0 10px; @include text_code();