You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description:
The ui5-dialog's content could have a redundant
horizontal scrollbar on Safari and Firefox when
there is a vertical scrollbar placed as an overlay.
Solution:
A right margin is applied to the ui5-view-settings-dialog
content and ui5-date-picker content.
Fixes: #4724Fixes: #4725Fixes: #4860
0 commit comments