diff --git a/src/webpage/style.css b/src/webpage/style.css index b6292a9..1613efa 100644 --- a/src/webpage/style.css +++ b/src/webpage/style.css @@ -2266,6 +2266,7 @@ img.bigembedimg { background: var(--sidebar-bg); flex-direction: column; justify-content: space-between; + z-index: 4; } #sideDiv { overflow-y: auto;