|
@@ -309,7 +309,7 @@ const GrowiContextualSubNavigation = (props: GrowiContextualSubNavigationProps):
|
|
|
|
|
|
|
|
<nav
|
|
<nav
|
|
|
className={`${styles['grw-contextual-sub-navigation']}
|
|
className={`${styles['grw-contextual-sub-navigation']}
|
|
|
- d-flex align-items-center justify-content-end px-2 px-sm-3 px-md-4 ps-0 ps-sm-0 ps-md-0 py-1 gap-2 gap-md-4 d-print-none
|
|
|
|
|
|
|
+ d-flex align-items-center justify-content-end pe-2 pe-sm-3 pe-md-4 py-1 gap-2 gap-md-4 d-print-none
|
|
|
`}
|
|
`}
|
|
|
data-testid="grw-contextual-sub-nav"
|
|
data-testid="grw-contextual-sub-nav"
|
|
|
id="grw-contextual-sub-nav"
|
|
id="grw-contextual-sub-nav"
|