Skip to content

window.ui: Use pixels as a unit for max sidebar width

Use pixels instead of scaled pixels as a unit for max sidebar width so that it doesn't hide the space for clicking and closing the sidebar.

Fixes: #3133 (moved)

Before:

Screenshot_from_2023-10-11_21-43-26

After:

Screenshot_from_2023-10-11_21-42-50

Edited by Khalid Abu Shawarib

Merge request reports