diff --git a/packages/ui/components/editor/stylesEditor.css b/packages/ui/components/editor/stylesEditor.css index 2ca8c65ed6..d42cb1ac25 100644 --- a/packages/ui/components/editor/stylesEditor.css +++ b/packages/ui/components/editor/stylesEditor.css @@ -145,7 +145,8 @@ pre::-webkit-scrollbar-thumb { display: inline-block; height: 18px; width: 18px; - margin-top: 2px; + margin-top: 1px; + margin-left: 1px; vertical-align: -0.25em; display: flex; opacity: 0.6;