vmware-archive / clarity

Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
http://clarity.design
MIT License
6.43k stars 762 forks source link

fix: render cds-alert-actions in safari #6682

Closed Shijir closed 2 years ago

Shijir commented 2 years ago

Signed-off-by: stsogoo stsogoo@vmware.com

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

This fixes the rendering issue of cds-alert-actions in Safari.

What is the current behavior?

Issue Number: vpat-8333

What is the new behavior?

Does this PR introduce a breaking change?

Other information

Before:

Screen Shot 2022-02-11 at 10 02 26 AM

After:

Screen Shot 2022-02-11 at 10 03 06 AM