mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 20:20:21 +01:00
We were using box-shadow previously to draw a fake border. While this worked on Chrome-based browsers, it failed on Firefox & WebKit. This change uses the outline property.