diff --git a/docs/_assets/style.css b/docs/_assets/style.css index 4c06bbb9a..acd3196d5 100644 --- a/docs/_assets/style.css +++ b/docs/_assets/style.css @@ -118,8 +118,8 @@ rocket-navigation ul > li:nth-child(n + 6).active > ul { } .markdown-body mdjs-preview > [slot='story'], -.markdown-body mdjs-preview > [slot='story'] :where(img, button, p, h1, h2, h3, h4, h5, h6) { - all: initial; +[slot='story']:where(img, button, p, h1, h2, h3, h4, h5, h6) { + all: revert; } .markdown-body mdjs-preview > [slot='story'] {