From d76b0b5a5d1901f28ade6e4cb216c22320a836a5 Mon Sep 17 00:00:00 2001 From: Edward Granger Date: Wed, 29 Nov 2023 14:26:31 -0500 Subject: [PATCH] wip --- .../docs/components/navigation-menu.mdx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/build.washingtonpost.com/docs/components/navigation-menu.mdx b/build.washingtonpost.com/docs/components/navigation-menu.mdx index 278cc52cf..2d158f838 100644 --- a/build.washingtonpost.com/docs/components/navigation-menu.mdx +++ b/build.washingtonpost.com/docs/components/navigation-menu.mdx @@ -675,17 +675,17 @@ For submenus containing a large number of links, define a **max-height** and set - + {`Fruit`} - - + label="" + css={{ + transition: "transform $fast $inOut", + "[data-state=open] &": { transform: "rotate(-180deg)" }, + }} + > + +