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
On Windows 10, adding CSS corner rounding styles results in a transparent right-angle shadow effect, whereas Windows 11 comes with native corner rounding, so there's no need to use CSS to round corners. To avoid unwanted style conflicts, you can simply remove CSS rounded corners on Windows systems.
The text was updated successfully, but these errors were encountered:
On Windows 10, adding CSS corner rounding styles results in a transparent right-angle shadow effect, whereas Windows 11 comes with native corner rounding, so there's no need to use CSS to round corners. To avoid unwanted style conflicts, you can simply remove CSS rounded corners on Windows systems.
The text was updated successfully, but these errors were encountered: