visma-meglerfront / sweet-modal-vue

The sweetest library to happen to modals.
Other
757 stars 85 forks source link

Fixed blurry text issue #103

Open AdnanBabakan opened 4 years ago

AdnanBabakan commented 4 years ago

Due to using transform: translate() method to center the modal box on Google Chrome and Safari it cause blurry text. Using Flexbox fixes this issue.