z-index fix
This commit is contained in:
parent
82cee14e46
commit
879aac39f7
|
@ -14,6 +14,10 @@
|
||||||
#private-message-users {
|
#private-message-users {
|
||||||
width: 404px;
|
width: 404px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.select-kit.is-expanded {
|
||||||
|
z-index: z("composer","dropdown");
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.category-input {
|
.category-input {
|
||||||
|
|
Loading…
Reference in New Issue