Browse Source

test: fix chromatic screenshot diff, cause by storybook root id change

pointhalo 2 years ago
parent
commit
b3e9889a81
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/semi-ui/_base/_story/a11y.scss

+ 1 - 1
packages/semi-ui/_base/_story/a11y.scss

@@ -1,7 +1,7 @@
 body[data-page="a11y"] {
     overflow: hidden;
 
-    #root {
+    #storybook-root {
         padding: 0 !important;
 
         .semi-slider {