Skip to content

fix: various popups flickering

The protection, identity, permission and widget overflow popup were flickering when their width was bigger than the screen. This patch bounds the width to 360px max.

Merge request reports