virtual-bookshelf icon indicating copy to clipboard operation
virtual-bookshelf copied to clipboard

Fix 3D transform on Safari

Open petargyurov opened this issue 2 years ago • 1 comments

Fixes #3

Added Safari-only CSS because this fix is actually an alternative transform to the original. Whilst it's 95% the same, I wanted to preserve the original one so I added a rule for Safari (though AFAIK this is a bit of a hack).

petargyurov avatar Sep 04 '22 13:09 petargyurov

Tested on Safari Version 15.6.1 (17613.3.9.1.16) and Firefox 104.0.1.

  • [ ] Need to test on Chrome.
  • [ ] Need to test on mobile

petargyurov avatar Sep 04 '22 13:09 petargyurov