diff --git a/packages/lexical-playground/src/index.css b/packages/lexical-playground/src/index.css index 3fd84ce68..6866a586b 100644 --- a/packages/lexical-playground/src/index.css +++ b/packages/lexical-playground/src/index.css @@ -263,7 +263,7 @@ pre::-webkit-scrollbar-thumb { background: #fff; box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3); border-radius: 8px; - position: fixed; + position: relative; } .typeahead-popover ul {