Closed aaronreed708 closed 3 months ago
Name | Link |
---|---|
Latest commit | 65718dba64bdc0fc935d9ad1ec29a3b970676470 |
Latest deploy log | https://app.netlify.com/sites/glistening-gecko-6b417a/deploys/66bbbcba9837ad0008317832 |
Deploy Preview | https://deploy-preview-998--glistening-gecko-6b417a.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
…trasting with background enough if a dark color is selected.
We were actually already doing the work to get the proper on-color for the selected color (which appears in the background of the input field). But the style was being overruled. So I added !important to fix this. Since this rule is applied directly to the color picker input, it should be safe.