mirror of
https://github.com/hcengineering/platform.git
synced 2025-05-31 12:49:57 +00:00
fix mention list hiding behind comment popup (#3294)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
parent
e0ea9fd07f
commit
46d66ecad1
@ -114,6 +114,6 @@
|
||||
// max-width: 30rem;
|
||||
// min-height: 0;
|
||||
// max-height: 30rem;
|
||||
z-index: 2000;
|
||||
z-index: 10001;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user