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;
|
border-radius: 4px;
|
||||||
margin-left: 40px;
|
margin-left: 40px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 100;
|
z-index: 10000;
|
||||||
|
|
||||||
&.top {
|
&.top {
|
||||||
transform-origin: 50% 100%;
|
transform-origin: 50% 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user