We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PackageSkeleton
1 parent de0bb88 commit 428a020Copy full SHA for 428a020
1 file changed
app/components/PackageSkeleton.vue
@@ -110,10 +110,10 @@
110
</h2>
111
<!-- code-block with relative positioning for copy button -->
112
<div class="relative">
113
- <div class="code-block pr-16">
+ <div class="code-block pe-16">
114
<span class="skeleton inline-block h-5 w-52" />
115
</div>
116
- <span class="skeleton absolute top-3 right-3 h-6 w-12 rounded" />
+ <span class="skeleton absolute top-3 inset-ie-3 h-6 w-12 rounded" />
117
118
</section>
119
0 commit comments