2
0
Fork 0

fix another z-index issue

This commit is contained in:
notfire 2025-01-24 08:58:54 -05:00
commit 1e7ef0956e
No known key found for this signature in database
GPG key ID: 3AFDACAAB4E56B16

View file

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