Skip to content

Commit bf5f97a

Browse files
committed
Deploying to gh-pages from @ d8253dd 🚀
1 parent 99e2d27 commit bf5f97a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

404.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
height: 100%;
1414
}
1515
</style>
16-
<script type="module" crossorigin src="/toniq-labs-design-system/assets/index-a2645ad2.js"></script>
16+
<script type="module" crossorigin src="/toniq-labs-design-system/assets/index-50ecee7e.js"></script>
1717
</head>
1818
<body>
1919
<toniq-design-system-app></toniq-design-system-app>

assets/index-a2645ad2.js assets/index-50ecee7e.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2446,7 +2446,7 @@ var rh=Object.defineProperty;var nh=(e,t,r)=>t in e?rh(e,t,{enumerable:!0,config
24462446
*/
24472447
will-change: filter;
24482448
`,menuShadow:p`
2449-
filter: drop-shadow(0px 8px 8px ${b.pageSecondary.foregroundColor});
2449+
filter: drop-shadow(0px 8px 8px rgba(0, 0, 0, 0.12));
24502450
/*
24512451
This helps force the drop shadow to re-render when the element moves or the page changes.
24522452
*/

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
height: 100%;
1414
}
1515
</style>
16-
<script type="module" crossorigin src="/toniq-labs-design-system/assets/index-a2645ad2.js"></script>
16+
<script type="module" crossorigin src="/toniq-labs-design-system/assets/index-50ecee7e.js"></script>
1717
</head>
1818
<body>
1919
<toniq-design-system-app></toniq-design-system-app>

0 commit comments

Comments
 (0)