Skip to content
Snippets Groups Projects
Commit 5373db14 authored by Hiral Bhavsar's avatar Hiral Bhavsar Committed by Alexandre Kühn
Browse files

[FIX] mail, web: open systray menu dropdown in mobile.

Before this commit, it was not possible to open systray menus in mobile.
This is due to popper.js that is wrongly dynamically positioning the
dropdown menu.

This commit fixes the issue by disabling dynamic positioning by popper.js
for the systray menus, so that it uses ou custom styles for dropdown menu.

Closes #26434
parent 3ee4390b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment