We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89ff4b3 commit 0d32bd0Copy full SHA for 0d32bd0
1 file changed
packages/ui-top-nav-bar/src/TopNavBar/TopNavBarLayout/SmallViewportLayout/styles.ts
@@ -74,7 +74,6 @@ const generateStyle = (
74
maxWidth: '100%',
75
paddingBlock: 0,
76
paddingInline: componentTheme.smallViewportInlinePadding,
77
- position: 'relative',
78
zIndex: componentTheme.smallViewportZIndex,
79
display: 'flex',
80
justifyContent: 'space-between',
0 commit comments