fix another z-index issue
This commit is contained in:
parent
8454787886
commit
1e7ef0956e
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
|||
height: 220px;
|
||||
overflow-x: hidden;
|
||||
overflow-y: hidden;
|
||||
z-index: 1;
|
||||
z-index: 0;
|
||||
|
||||
.media-body-wrapper {
|
||||
min-height: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue