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.
1 parent 5072417 commit dc1a24cCopy full SHA for dc1a24c
frontend/routes/package/(_components)/PackageHeader.tsx
@@ -174,7 +174,7 @@ export function PackageHeader({
174
)}
175
</div>
176
177
- <div class="flex flex-none md:items-end flex-col gap-2 md:gap-4 text-right pb-4 md:ml-auto">
+ <div class="flex flex-none md:items-end flex-col gap-2 md:gap-4 text-right md:ml-auto">
178
<div class="flex flex-col md:flex-row gap-2 md:gap-8 items-between">
179
{runtimeCompat &&
180
(
0 commit comments