diff --git a/src/routes/Settings/styles.less b/src/routes/Settings/styles.less index 7e297080a..2b9e36d96 100644 --- a/src/routes/Settings/styles.less +++ b/src/routes/Settings/styles.less @@ -336,6 +336,7 @@ .label { margin: 0 1rem; + white-space: nowrap; color: @color-secondaryvariant1-90; } }