From 9631e1c70d786ea216992b2833313473950f749d Mon Sep 17 00:00:00 2001 From: Evan Bonsignori Date: Fri, 25 Sep 2026 18:33:19 +0000 Subject: [PATCH 1/3] Match the ordered-list number chip to the Figma prose spec (#63361) --- .../ui/MarkdownContent/stylesheets/lists.scss | 105 ++++++++++++++++-- src/frame/stylesheets/index.scss | 14 +++ 2 files changed, 112 insertions(+), 7 deletions(-) diff --git a/src/frame/components/ui/MarkdownContent/stylesheets/lists.scss b/src/frame/components/ui/MarkdownContent/stylesheets/lists.scss index bf59814fc53d..23e6d33a9db9 100644 --- a/src/frame/components/ui/MarkdownContent/stylesheets/lists.scss +++ b/src/frame/components/ui/MarkdownContent/stylesheets/lists.scss @@ -3,11 +3,26 @@ // from the Figma prose spec (node 795:41593), applied via CSS on the existing // markup. We can't use the brand OrderedList/UnorderedList components — their // ListItem span-wraps children, which breaks nested