mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 13:52:50 +08:00
z-index fix
This commit is contained in:
parent
82cee14e46
commit
879aac39f7
|
@ -14,6 +14,10 @@
|
|||
#private-message-users {
|
||||
width: 404px;
|
||||
}
|
||||
|
||||
.select-kit.is-expanded {
|
||||
z-index: z("composer","dropdown");
|
||||
}
|
||||
}
|
||||
|
||||
.category-input {
|
||||
|
|
Loading…
Reference in New Issue
Block a user