We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1367661 commit 7b67232Copy full SHA for 7b67232
1 file changed
src/components/Layout/SettingsLayout/settings.css
@@ -33,6 +33,7 @@
33
font-size: 18px;
34
cursor: pointer;
35
text-decoration: none;
36
+ white-space: nowrap;
37
color: var(--horizontal-tabs-layout-text-color);
38
}
39
.horizontalTabsLayout .navigation .link.active {
0 commit comments