mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-13 09:41:16 +02:00
Merge pull request #1984 from matrix-org/dbkr/fix_stickers
Fix blank sticker picker
This commit is contained in:
commit
ad76f1bce6
@ -36,7 +36,7 @@ function getOrCreateContainer() {
|
||||
}
|
||||
|
||||
// Greater than that of the ContextualMenu
|
||||
const PE_Z_INDEX = 3000;
|
||||
const PE_Z_INDEX = 5000;
|
||||
|
||||
/*
|
||||
* Class of component that renders its children in a separate ReactDOM virtual tree
|
||||
|
Loading…
x
Reference in New Issue
Block a user