add overflow: visible to show userlist item dropdown menu chevron
This commit is contained in:
parent
76beca5593
commit
65bf70b293
@ -157,6 +157,7 @@
|
||||
cursor: default;
|
||||
min-width: 10vw;
|
||||
max-width: 100%;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.actionsHeader {
|
||||
|
Loading…
Reference in New Issue
Block a user