Skip to content

Commit

Permalink
updated modal background
Browse files Browse the repository at this point in the history
  • Loading branch information
Oba-One committed Sep 1, 2024
1 parent 0bdd585 commit a4aba98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/client/dev-dist/sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ define(['./workbox-c982e567'], (function (workbox) { 'use strict';
"revision": "3ca0b8505b4bec776b69afdba2768812"
}, {
"url": "index.html",
"revision": "0.bah1ak7v75o"
"revision": "0.iuutgq7l69o"
}], {});
workbox.cleanupOutdatedCaches();
workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {
Expand Down
2 changes: 1 addition & 1 deletion packages/client/src/components/Layout/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export const Hero: React.FC = () => {
Install App
</button>
<dialog id="pwa-dialog" className="modal">
<div className="modal-box">
<div className="modal-box bg-white">
<h4 className="text-[#367D42]">Install Green Goods</h4>
<p>
{platform === "ios" ?
Expand Down

1 comment on commit a4aba98

@vercel
Copy link

@vercel vercel bot commented on a4aba98 Sep 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.