Fix safari z-index issue with MaterialUI model style tweak. #451

Merged
franknoirot merged 1 commits from franknoirot/435 into main 2021-08-11 21:14:11 +02:00
franknoirot commented 2021-08-11 15:30:22 +02:00 (Migrated from github.com)

Related to #435. TIL that Safari doesn't respect z-index for stacking order, but rather uses the z-axis of the transform property: https://stackoverflow.com/a/58490946

Related to #435. TIL that Safari doesn't respect `z-index` for stacking order, but rather uses the z-axis of the `transform` property: https://stackoverflow.com/a/58490946
Irev-Dev (Migrated from github.com) approved these changes 2021-08-11 21:14:03 +02:00
Irev-Dev (Migrated from github.com) left a comment

Nice!

Nice!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: h3n3/cadhub#451