We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a63bb commit b6b182dCopy full SHA for b6b182d
1 file changed
src/components/Layout/SettingsLayout/settings.css
@@ -51,6 +51,8 @@
51
flex-direction: row;
52
height: 48px;
53
padding: 0;
54
+ width: auto;
55
+ overflow-x: auto;
56
}
57
.horizontalTabsLayout .navigation .link.active {
58
border-right: none;
0 commit comments