spencerfinnell/actionnetwork

Fix rgba

Closed this issue · 1 comments

There are instances of using rgba where no opacity is provided which totally kills it on mobile WebKit.

Had to remove colors as variables to use them in rbg/a() functions.

https://forum.ionicframework.com/t/ionic4-safari-issues-with-var-rgb-rgb-vars/146048