mirror of
https://github.com/detleph/components.git
synced 2026-09-04 08:36:03 +02:00
Deploying to gh-pages from @ detleph/components@340521e4bb 🚀
This commit is contained in:
+22
-2
@@ -371,7 +371,26 @@
|
||||
window.global = window;
|
||||
</script>
|
||||
|
||||
<script type="module" crossorigin src="/assets/iframe.3d5d1f07.js"></script>
|
||||
<style>
|
||||
body {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
#detleph-fg-context {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#detleph-fg-context:empty {
|
||||
width: 0;
|
||||
height: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="module" crossorigin src="/assets/iframe.95c22648.js"></script>
|
||||
<style>
|
||||
.sb-show-preparing-story:not(.sb-show-main) > :not(.sb-preparing-story) {
|
||||
display: none;
|
||||
@@ -392,7 +411,8 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="sb-preparing-story sb-wrapper">
|
||||
<div id="detleph-fg-context"></div>
|
||||
<div class="sb-preparing-story sb-wrapper">
|
||||
<div class="sb-loader"></div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user