Fix z-index of CustomizingPreferredReactionsModal
This commit is contained in:
parent
53ca6672a9
commit
5c675ea2c8
2 changed files with 5 additions and 0 deletions
|
@ -111,6 +111,7 @@ export function CustomizingPreferredReactionsModal({
|
|||
|
||||
return (
|
||||
<Modal
|
||||
moduleClassName="module-CustomizingPreferredReactionsModal"
|
||||
hasXButton
|
||||
i18n={i18n}
|
||||
onClose={() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue