fix another z-index issue

This commit is contained in:
notfire 2025-01-24 08:58:54 -05:00
parent 8454787886
commit 1e7ef0956e
Signed by: notfire
GPG key ID: 3AFDACAAB4E56B16

View file

@ -101,7 +101,7 @@
height: 220px;
overflow-x: hidden;
overflow-y: hidden;
z-index: 1;
z-index: 0;
.media-body-wrapper {
min-height: 0;