diff --git a/src/css/popup-fenix.css b/src/css/popup-fenix.css index e4422a3bf..efa503073 100644 --- a/src/css/popup-fenix.css +++ b/src/css/popup-fenix.css @@ -47,7 +47,7 @@ hr { } #sticky { - background-color: inherit; + background-color: white; position: sticky; top: 0; z-index: 100;