mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
z-index fix
This commit is contained in:
parent
b1169fc444
commit
8d67b20d37
@ -16,7 +16,7 @@
|
||||
}
|
||||
|
||||
.select-kit.is-expanded {
|
||||
z-index: z("composer", "dropdown");
|
||||
z-index: z("composer", "dropdown") + 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user