diff --git a/thaw_components/src/binder/binder.css b/thaw_components/src/binder/binder.css index 0be166c..73cef1a 100644 --- a/thaw_components/src/binder/binder.css +++ b/thaw_components/src/binder/binder.css @@ -9,5 +9,5 @@ .thaw-binder-follower-content { position: absolute; - z-index: 2000; + z-index: 1000000; }