Open
Description
Screenshots
This is on macOS Safari.
This is on Windows with Edge/Chrome.
This is on IE11.
Version
R12 candidate.
Describe the bug
Given the following style options are set, if the content of the suggested actions is larger than the button itself, it display differently between Edge/Chrome and macOS Safari.
suggestedActionLayout: 'stacked',
suggestedActionHeight: 40,
suggestedActionsStackedLayoutButtonTextWrap: true,
suggestedActionsStackedLayoutButtonMaxHeight: 55
Steps to reproduce
Expected behavior
Suggested actions on all platforms should appears the same.
Additional context
[Bug]