diff --git a/style.css b/style.css index 4f07056..9b5a1d0 100644 --- a/style.css +++ b/style.css @@ -226,6 +226,8 @@ svg.svg-icon { align-items: center; justify-content: center; + isolation: isolate; + z-index: 1; position: fixed; top: 0; bottom: 0;