diff --git a/src/assets/styles/other/_fn-styles.scss b/src/assets/styles/other/_fn-styles.scss index a45bcb2c92d..47033233603 100644 --- a/src/assets/styles/other/_fn-styles.scss +++ b/src/assets/styles/other/_fn-styles.scss @@ -436,11 +436,12 @@ body * { box-direction: normal; box-orient: horizontal; display: flex; - flex-align: center; flex-direction: row; height: 48px; padding: 0 16px 0 0; position: relative; + white-space: normal; + word-wrap: break-word; z-index: 99; }