You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-11 20:22:36 +03:00
Merge pull request #1984 from matrix-org/dbkr/fix_stickers
Fix blank sticker picker
This commit is contained in:
@@ -36,7 +36,7 @@ function getOrCreateContainer() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Greater than that of the ContextualMenu
|
// 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
|
* Class of component that renders its children in a separate ReactDOM virtual tree
|
||||||
|
|||||||
Reference in New Issue
Block a user