Skip to content

Commit

Permalink
fix: safari css and storybook update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sasha committed May 6, 2024
1 parent da217ab commit 8b0e987
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ NoCategories.args = {
<p style={{ margin: 'auto', fontSize: '100%' }}>
<p className={NAVMENU_HEADER_ITEM_CLASS_EXPANDED}>Expanded</p>
Header
<span className={NAVMENU_HEADER_ITEM_CLASS_COLLAPSED}> Small</span>
<span className={NAVMENU_HEADER_ITEM_CLASS_COLLAPSED}> Collapsed</span>
</p>
</>
),
Expand Down

0 comments on commit 8b0e987

Please sign in to comment.