diff --git a/ui/src/styles/dreams.css b/ui/src/styles/dreams.css index a203a0fe966..9499ae22db0 100644 --- a/ui/src/styles/dreams.css +++ b/ui/src/styles/dreams.css @@ -827,6 +827,8 @@ min-width: 0; overflow-x: auto; overflow-y: hidden; + position: relative; + z-index: 1; scrollbar-width: none; -ms-overflow-style: none; padding-bottom: 2px;