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
We fixed the Menu not showing in Safari by adding a min-height attribute to it. This will obviously not scale properly when the amount of menu entries is changed.
🔧 Refactor
We fixed the Menu not showing in Safari by adding a
min-height
attribute to it. This will obviously not scale properly when the amount of menu entries is changed.Hence we need a more sustainable fix for Safari.
Background:
fit-content
attribute compatibility: https://caniuse.com/?search=fit-contentThe text was updated successfully, but these errors were encountered: