Updated z-index on compose privacy dropdown
This commit is contained in:
parent
94046e97d0
commit
09acd0850f
|
@ -3230,7 +3230,7 @@ a.status-card.compact:hover {
|
|||
border-radius: 4px;
|
||||
margin-left: 40px;
|
||||
overflow: hidden;
|
||||
z-index: 100;
|
||||
z-index: 10000;
|
||||
|
||||
&.top {
|
||||
transform-origin: 50% 100%;
|
||||
|
|
Loading…
Reference in New Issue